ankane/mitie-ruby
Named-entity recognition for Ruby
This tool helps you automatically extract key information from text documents, such as identifying all people, organizations, and locations mentioned. It can also detect relationships between these pieces of information, like who founded which company or where someone was born. The output is structured data that can be used for further analysis or integration into other systems, and it's ideal for anyone working with large volumes of text data in Ruby applications.
182 stars.
Use this if you need to automatically identify specific entities and their relationships within text and categorize documents as part of a Ruby application.
Not ideal if your primary development environment is not Ruby or if you require extremely advanced, domain-specific natural language understanding without the ability to train custom models.
Stars
182
Forks
7
Language
Ruby
License
BSL-1.0
Category
Last pushed
Feb 27, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/ankane/mitie-ruby"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
MantisAI/nervaluate
Full named-entity (i.e., not tag/token) evaluation metrics based on SemEval’13
dice-group/gerbil
GERBIL - General Entity annotatoR Benchmark
bltlab/seqscore
SeqScore: Scoring for named entity recognition and other sequence labeling tasks
syuoni/eznlp
Easy Natural Language Processing
LHNCBC/metamaplite
A near real-time named-entity recognizer