Jcseg 2.5.0 release, Java open source lightweight natural language processing package

Jcseg is based on a lightweight Chinese word segmentation algorithm mmseg, while incorporating the key extraction, the key phrase extraction, automatic key sentence extraction and article summaries and other functions, and provides a Jetty-based web server, easy to direct the major languages http calls, while providing a word Interface latest version of lucene, solr and elasticsearch of!

 

Jcseg 2.5.0 update as follows:

1, the repair part NLP entity recognition mode "on xx" position error bugs (Reported by https://gitee.com/lionsoul/jcseg/issues/I10FKC ).

2, repair elasticsearch plug-in thesaurus autoload the bug (Reported by https://gitee.com/lionsoul/jcseg/issues/IWT2P ).

3, for all the split mode is automatically adding synonyms speech inheritance.

 

4, increase elasticsearch 7.2.0 support and lucene, solr 8.0.0 support (Reported by https://gitee.com/lionsoul/jcseg/issues/IZ7GS ).

5, lucene, solr, elasticsearch synonym retrieval solution in combination with the program Jcseg synonyms.

6, fixes lucene and expand its product Elasticsearch, solr synonyms and derivatives such as bug highlighted (for example, Chinese digital switch to Arabic numerals) of.

This problem playing Jcseg increase since synonymous always had problems, the issue was raised many times, to thank the following issue and information provider, has tested the OK :

 

7, jccseg-server jetty change the version number is: 9.4.18.v20190429.

8, is adjusted to the format entry: "Word / Speech set / phonetic / Entity set / custom parameter."

9, a small thesaurus optimization.

 

download link:

Gitee: https://gitee.com/lionsoul/jcseg/tree/v2.5.0-release

Github: https://github.com/lionsoul2014/jcseg/releases/tag/v2.5.0-release

Maven repository Address:

<dependency>
    <groupId>org.lionsoul</groupId>
    <artifactId>jcseg-core</artifactId>
    <version>2.5.0</version>
</dependency>

 

Guess you like

Origin www.oschina.net/news/109718/jcseg-2-5-0-released