ispasic/FlexiTerm-Java
Repository for FlexiTerm: a software tool to automatically recognise multi-word terms in text documents.
This tool helps researchers and content analysts quickly identify key multi-word terms within large collections of text documents. You provide a folder of plain text files, and it delivers a ranked list of important phrases and concepts, helping you understand the main topics and terminology. This is ideal for anyone working with specialized textual data, like scientific articles or corporate reports.
No commits in the last 6 months.
Use this if you need to automatically extract a prioritized list of multi-word terms from a corpus of plain text documents.
Not ideal if you need to analyze complex document formats beyond plain ASCII text or require deep semantic understanding of term relationships rather than just identification.
Stars
9
Forks
1
Language
HTML
License
BSD-3-Clause
Category
Last pushed
Oct 13, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/ispasic/FlexiTerm-Java"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
apache/opennlp
Apache OpenNLP
stanfordnlp/CoreNLP
CoreNLP: A Java suite of core NLP tools for tokenization, sentence segmentation, NER, parsing,...
dkpro/dkpro-core
Collection of software components for natural language processing (NLP) based on the Apache UIMA...
stanfordnlp/python-stanford-corenlp
Python interface to CoreNLP using a bidirectional server-client interface.
apache/opennlp-sandbox
Apache OpenNLP Sandbox