Text segmentation tools: Difference between revisions
Jump to navigation
Jump to search
(Created page with "中文斷詞工具 == 中文斷詞工具 == [http://ckipsvr.iis.sinica.edu.tw/ 中文斷詞系統] * 維護單位: 中研院資訊科學所詞庫小組 * 工具內容: 斷詞...") |
m (→中文斷詞工具) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 29: | Line 29: | ||
* 授權: MIT License 詳 [https://github.com/fxsjy/jieba/blob/master/LICENSE LICENSE] | * 授權: MIT License 詳 [https://github.com/fxsjy/jieba/blob/master/LICENSE LICENSE] | ||
* demo: | * demo: | ||
[https://github.com/elastic/elasticsearch elasticsearch: Open Source, Distributed, RESTful Search Engine] | |||
* | |||
* | |||
* | |||
* | |||
* | |||
== Further reading == | == Further reading == | ||
Latest revision as of 21:11, 25 April 2020
中文斷詞工具
中文斷詞工具[edit]
- 維護單位: 中研院資訊科學所詞庫小組
- 工具內容: 斷詞、詞性標注、實體辨識
- 費用: 免費
- 授權: GNU General Public License v3.0 詳 LICENSE
- demo:
卓騰語言科技中文斷詞 API (github: [https://github.com/Droidtown/ArticutAPI Droidtown/ArticutAPI: API of Articut 中文斷詞)
- 維護單位: 卓騰語言科技
- 工具內容: 斷詞、詞性標注、實體擷取 (實體辨識)
- 費用: 免費 (每小時提供 2000 字的額度[1])、付費均有
- 授權:
- demo: 卓騰語言科技中文斷詞 API
- 維護單位:
- 工具內容: 斷詞、詞性標注
- 費用: 免費
- 授權: MIT License 詳 LICENSE
- demo:
elasticsearch: Open Source, Distributed, RESTful Search Engine