This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
hummingbird
/
nlp-sentiment
Not watched
Unwatch
Watch all
Watch but not notify
2
Star
0
Fork
0
Code
Releases
0
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
add test result to report
fetches/sdlf/master
gitclebeg
10 years ago
parent
8ea34bf586
commit
59fee1e627
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
README.md
+ 4
- 0
README.md
View File
@@ -1,4 +1,8 @@
##基于自然语言处理的情感分析工具
##请注意:
>1. pom.xml 文件中 lingpipe-core jar 没办法从中央仓库下载已经集成到 libs 目录里面,而 pom.xml 中只能使用绝对路径,请注意修改
>2. pom.xml 文件中 hanlp jar 包可能需要手动下载,然后添加到 maven 仓库
###本程序依赖data目录下面的data.zip和dictionary.zip先解压缩 data 目录下面的 data.zip到当前目录。
* 新增说明3:增加基于 TF-IDF(词向量) 特征的文本分类程序。
Write
Preview
Loading…
Cancel
Save