Java tools to do natural language processing like NER and intent classification on short sentences
natural-language-processing named-entity-recognition conditional-random-fields maximum-entropy intent-classification
- Updated
Aug 12, 2018 - Java
Java tools to do natural language processing like NER and intent classification on short sentences
java实现,此最大熵参考了java上opennlp包的最大熵及python上nltk的最大熵部分实现,并进行了一些改动。算法包含gis及iis实现,内含详细中文注释,附上训练及测试数据
Add a description, image, and links to the maximum-entropy topic page so that developers can more easily learn about it.
To associate your repository with the maximum-entropy topic, visit your repo's landing page and select "manage topics."