mitie-php and mitie-ruby
These two tools are ecosystem siblings, specifically language bindings that allow developers to utilize the underlying Mitie named-entity recognition library within PHP and Ruby applications, respectively.
About mitie-php
ankane/mitie-php
Named-entity recognition for PHP
This helps developers who work with PHP to automatically find and extract key information from text. It takes raw text as input and identifies specific entities like people, organizations, and locations, or even detects relationships between them. This tool is for PHP developers building applications that need to process and understand natural language.
About mitie-ruby
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.
Scores updated daily from GitHub, PyPI, and npm data. How scores work