FudanNLP (FNLP)
2018.12.16 We are pleased to release the follow-up version of FudanNLP, a new natural language processing tool FastNLP. FudanNLP is no longer updated.
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 is a toolkit mainly developed for Chinese natural language processing, and also contains machine learning algorithms and data sets to achieve these tasks. This toolkit and its included datasets are licensed under the LGPL3.0 license.
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 is distributed under LGPL3.0.
If you're new to FNLP, check out the Quick Start page.
Original FudanNLP project address: http://code.google.com/p/fudannlp
信息检索: 文本分类 新闻聚类
中文处理: 中文分词 词性标注 实体名识别 关键词抽取 依存句法分析 时间短语识别
结构化学习: 在线学习 层次分类 聚类
[ChangeLog update log (ChangeLog)]
[Performance Test (Benchmark)] (Benchmark) [Development Plan (Development Plan)] (DevPlan) Developers List (Developers)
You can test some features by trying out the website below. You can also use the following site to check the partial functionality. Demo Website
If you encounter examples that FNLP cannot handle, please submit them here: Collaborative Data Collection.
If you have any questions, please check the FAQ or discuss in the QQ group (253541693).
FNLP Getting Started Tutorial
In addition to the source code files, you also need to download the FNLP model files. Since the model file is large and difficult to store in the source code library, please go to the Release page to download it and place the model file in the "models" directory.
Everyone is welcome to provide interfaces in non-Java languages.
If you would like to acknowledge our efforts, please cite the following paper. If our work is helpful to you, 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},
}
Here or [DBLP](http://scholar.google.com/citations?sortby=pubdate&hl=en&user=Pq4Yp_kAAAAJ&view_op=list_works Google Scholar] or [http://www.informatik.uni-trier.de/~ley/ pers/hd/q/Qiu:Xipeng.html) You can find more related papers.
We used JProfiler to help optimize the code.
The text of this website (or page) is allowed to be modified and reused under the CC-BY-SA 3.0 agreement and the GNU Free Documentation License.