This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
wangwei
/
Jiagu
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
0
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Update README.md
master
Yener
GitHub
6 years ago
parent
3b7771f7ef
commit
4b0711a64c
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
README.md
+ 1
- 1
README.md
View File
@@ -79,7 +79,7 @@ import jiagu
text = '汉服和服装、知识图谱机器人'
words = jiagu.cut(text) #
默认
分词
words = jiagu.cut(text) #
深度学习
分词
print(words)
words = jiagu.seg(text) # 字典分词
Write
Preview
Loading…
Cancel
Save