OpenSextant/SolrTextTagger
A text tagger based on Lucene / Solr, using FST technology
This tool helps non-developers automatically identify specific entities or concepts within large amounts of text documents or during search queries. You provide it with a collection of text and a list of terms you want to find, and it outputs all occurrences of those terms in your text. This is ideal for researchers, analysts, or anyone who needs to quickly pinpoint specific mentions across many documents.
176 stars. No commits in the last 6 months.
Use this if you need to rapidly find all instances of predefined names, phrases, or keywords in extensive text collections or enhance search relevance.
Not ideal if you need advanced natural language processing features like sentiment analysis, contextual understanding, or synonym resolution beyond basic phonetic matching.
Stars
176
Forks
37
Language
Java
License
Apache-2.0
Category
Last pushed
Dec 18, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/OpenSextant/SolrTextTagger"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
dnanhkhoa/python-vncorenlp
A Python wrapper for VnCoreNLP using a bidirectional communication channel.
datquocnguyen/RDRPOSTagger
A fast and accurate POS and morphological tagging toolkit (EACL 2014)
ankane/informers
Fast transformer inference for Ruby
bentrevett/pytorch-pos-tagging
A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.
nschneid/arabic-tagger
AQMAR Arabic Tagger: Sequence tagger with cost-augmented structured perceptron training