FudanNLP (FNLP)
2018.12.16 我們很高興發布了FudanNLP的後續版本,一個全新的自然語言處理工具FastNLP。 FudanNLP不再更新。
2018.12.16 We are delighted to announce a new brand toolkit FastNLP, a major update of the FudanNLP. The FudanNLP is no longer updated.
====
FNLP主要是為中文自然語言處理而開發的工具包,也包含為實現這些任務的機器學習演算法和資料集。 本工具包及其包含資料集使用LGPL3.0授權。
FNLP is developed for Chinese natural language processing (NLP), which also includes some machine learning algorithms and [DataSet data sets] to achieve the NLP tasks. FudanNLP 是 LGdistributed under LGPL3.0.
If you're new to FNLP, check out the Quick Start (使用說明) page.
原FudanNLP計畫地址:http://code.google.com/p/fudannlp
信息检索: 文本分类 新闻聚类
中文处理: 中文分词 词性标注 实体名识别 关键词抽取 依存句法分析 时间短语识别
结构化学习: 在线学习 层次分类 聚类
[ChangeLog 更新日誌(ChangeLog)]
[效能測試(Benchmark)] (Benchmark) [開發計畫(Development Plan)] (DevPlan) 開發人員清單(Developers)
你可以透過試用下面的網站來測試部分功能。 You can also use the following site to check the partial functionality. Demo Website(演示網站)
有遇到FNLP不能處理的例子,請到這裡提交: 協同資料收集。
有問題請查看FAQ或到QQ群(253541693)討論。
FNLP入門教程
除了原始碼文件,還需要下載FNLP模型文件。由於模型檔案較大,不便於存放在原始碼庫之中,請至Release頁面下載,並將模型檔案放在「models」目錄中。
歡迎大家提供非Java語言的介面。
If you would like to acknowledge our efforts, please cite the following paper. 如果我們的工作對您有幫助,請引用下面論文。
Xipeng Qiu, Qi Zhang and Xuanjing Huang, FudanNLP: A Toolkit for Chinese Natural Language Processing, In Proceedings of Annual Meeting of the Association for Computational Linguistics (ACL), 2013.*
@INPROCEEDINGS{Qiu:2013,
author = {Xipeng Qiu and Qi Zhang and Xuanjing Huang},
title = {FudanNLP: A Toolkit for Chinese Natural Language Processing},
booktitle = {Proceedings of Annual Meeting of the Association for Computational Linguistics},
year = {2013},
}
在這裡或[DBLP](http://scholar.google.com/citations?sortby=pubdate&hl=en&user=Pq4Yp_kAAAAJ&view_op=list_works Google Scholar] 或[http://www.informatik.uni-trier.de/~ley/ pers/hd/q/Qiu:Xipeng.html) 可以找到更多相關的論文。
We used JProfiler to help optimize the code.
本網站(或頁面)的文字允許在CC-BY-SA 3.0協定和GNU自由文件授權下修改和再使用。