The JINSECT toolkit is a Java-based toolkit and library that supports and demonstrates the use of n-gram graphs within Natural Language Processing applications, ranging from summarization and summary evaluation to text classification and indexing.
Features
- Supports multi-threaded execution
- Contains examples of application for classification
- Contains examples of application for clustering
- Contains full application for summary evaluation
- Contains command-line application for language-neutral summarization
License
GNU Library or Lesser General Public License version 2.0 (LGPLv2)Follow JInsect
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
-
Jinsect works fine.
-
N-gram graphs is a powerful, versatile method for comparing strings and JInsect offers its optimal implementation!
-
A language library used in a variety of publications concerning especially NLP (summarization, summary evaluation, sentiment analysis, etc.). Lacking full documentation. Constantly improved and updated.