# Install mitie with Homebrew

Library and tools for information extraction. Version 0.7 via Homebrew; verified from local package data.

## Install

```sh
sudo av install brew:mitie
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install mitie
```

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:mitie
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/mitie>
- **Version:** 0.7
- **Source summary:** Library and tools for information extraction
- **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>
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- ner_example (cli)
- ner_stream (cli)
- relation_extraction_example (cli)
- ner_example (alias)
- ner_stream (alias)
- relation_extraction_example (alias)

## Dependencies

- python@3.14

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 0.7
- Local data: ok
- Upstream repository: https://github.com/mit-nlp/MITIE
- Upstream latest detected: v0.7 (current)
- info: No package-manager update timestamp was available.
## Project history and usage

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.

### How it is used

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.

### Sources

- <https://blog.dlib.net/2014/04/mitie-completely-free-and-state-of-art.html>
- <https://formulae.brew.sh/formula/mitie>
- <https://github.com/mit-nlp/MITIE>


## Security Notes

broad file, network, media, or database tool signal.

- **Geiger risk:** blue / medium
- broad file, network, media, or database tool signal

## Source Database Details

- **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:** head, stable


## Related links

- [Source-control packages](https://www.automicvault.com/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://www.automicvault.com/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [python@3.14](https://www.automicvault.com/pkg/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [sentencepiece](https://www.automicvault.com/pkg/brew/sentencepiece/) - Shares av.db curated category or tags: cli, data, machine-learning, natural-language-processing, nlp.
- [stanford-ner](https://www.automicvault.com/pkg/brew/stanford-ner/) - Shares av.db curated category or tags: cli, data, named-entity-recognition, natural-language-processing, nlp.
- [yamcha](https://www.automicvault.com/pkg/brew/yamcha/) - Shares av.db curated category or tags: cli, data, machine-learning, natural-language-processing, nlp.
- [cabocha](https://www.automicvault.com/pkg/brew/cabocha/) - Shares av.db curated category or tags: cli, data, natural-language-processing, nlp.
- [mallet](https://www.automicvault.com/pkg/brew/mallet/) - Shares av.db curated category or tags: cli, data, machine-learning, natural-language-processing.
- [mecab](https://www.automicvault.com/pkg/brew/mecab/) - Shares av.db curated category or tags: cli, data, natural-language-processing, nlp.
- [stanford-corenlp](https://www.automicvault.com/pkg/brew/stanford-corenlp/) - Shares av.db curated category or tags: cli, data, natural-language-processing, nlp.
- [stanford-parser](https://www.automicvault.com/pkg/brew/stanford-parser/) - Shares av.db curated category or tags: cli, data, natural-language-processing, nlp.

## Combined YAML source

View the package source record on GitHub. [combined/mitie.yml](https://github.com/automic-vault/db/blob/main/combined/mitie.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
