macOS
brew install mitielocal Homebrew formula metadata
brew
Library and tools for information extraction. Version 0.7 via Homebrew; verified from local package data.
install
brew install mitielocal Homebrew formula metadata
overview
Library and tools for information extraction
history
MITIE, the MIT Information Extraction library, is a C++ library and tool collection for information extraction tasks such as named-entity recognition and relation extraction. Davis King's dlib announcement introduced MITIE as a free information-extraction toolkit with a C API and a streaming command-line named-entity recognizer, with plans for additional language bindings and NLP tools.
The GitHub project presents MITIE as a library first and a set of examples and command-line tools second. Its core is written in C++, but the project documents bindings for Python, R, Java, C, and MATLAB, with outside bindings for other languages. In practice, users build the shared library, download trained model files, run examples, or use tools such as `ner_stream`; the Homebrew package exposes demonstration and streaming executables for the smaller NLP tooling niche rather than a full application server.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ner_example | cli | global executable | |
ner_stream | cli | global executable | |
relation_extraction_example | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/mit-nlp/MITIE
install metadata
| Package key | brew:mitie |
|---|---|
| Version | 0.7 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/mitie |
| Homepage | https://github.com/mit-nlp/MITIE/ |
| Repository | https://github.com/mit-nlp/MITIE |
| Upstream docs | https://github.com/mit-nlp/MITIE#readme |
| License | BSL-1.0 |
| Source archive | https://github.com/mit-nlp/MITIE/archive/refs/tags/v0.7.tar.gz |
| Dependencies | python@3.14 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mitie |
| Version Scheme | 0 |
| Revision | 3 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.