216 Forks
880 Stars
880 Watchers

jcseg

Jcseg is a light weight NLP framework developed with Java. Provide CJK and English segmentation based on MMSEG algorithm, With also keywords extraction, key sentence extraction, summary extraction implemented based on TEXTRANK algorithm. Jcseg had a build-in http server and search modules for lucene,solr,elasticsearch,opensearch

How to download and setup jcseg

Open terminal and run command
git clone https://github.com/lionsoul2014/jcseg.git
git clone is used to create a copy or clone of jcseg repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with jcseg https://github.com/lionsoul2014/jcseg/archive/master.zip

Or simply clone jcseg with SSH
[email protected]:lionsoul2014/jcseg.git

If you have some problems with jcseg

You may open issue on jcseg support forum (system) here: https://github.com/lionsoul2014/jcseg/issues