# Installer mitie avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de mitie pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install mitie
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:mitie
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/mitie>
- **Version:** 0.7
- **Résumé source:** Library and tools for information extraction
- **Page d'accueil:** <https://github.com/mit-nlp/MITIE/>
- **Dépôt:** <https://github.com/mit-nlp/MITIE>
- **Docs amont:** <https://github.com/mit-nlp/MITIE/>
- **Licence:** BSL-1.0
- **Archive source:** <https://github.com/mit-nlp/MITIE/archive/refs/tags/v0.7.tar.gz>
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

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

## Dépendances

- python@3.14

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 0.7
- données locales: OK
- dépôt amont: https://github.com/mit-nlp/MITIE
- dernière version détectée: v0.7 (à jour)
- info: No package-manager update timestamp was available.
## Historique du projet et usages

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.

### Modes d'utilisation

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>


## Notes de sécurité

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

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal

## Détails de la base source

- **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


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [MCP tool packages](https://pkg.so/fr/mcp-tools/) - Mentions MCP or Model Context Protocol.
- [Secret-risk packages](https://pkg.so/fr/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [AI and agent packages](https://pkg.so/fr/ai-agent-tools/) - Matched AI model, agent, coding-agent, orchestration, or MCP metadata.
- [python@3.14](https://pkg.so/fr/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [sentencepiece](https://pkg.so/fr/brew/sentencepiece/) - Shares pkgdb curated category or tags: ai, cli, machine-learning, ml-tools, nlp.
- [apache-opennlp](https://pkg.so/fr/brew/apache-opennlp/) - Shares pkgdb curated category or tags: ai, cli, machine-learning, ml-tools, nlp.
- [text-embeddings-inference](https://pkg.so/fr/brew/text-embeddings-inference/) - Shares pkgdb curated category or tags: ai, cli, machine-learning, ml-tools, nlp.
- [yamcha](https://pkg.so/fr/brew/yamcha/) - Shares pkgdb curated category or tags: ai, cli, machine-learning, ml-tools, nlp.
- [tesseract](https://pkg.so/fr/brew/tesseract/) - Shares pkgdb curated category or tags: ai, cli, machine-learning, ml-tools.
- [opencv](https://pkg.so/fr/brew/opencv/) - Shares pkgdb curated category or tags: ai, cli, machine-learning, ml-tools.
- [pytorch](https://pkg.so/fr/brew/pytorch/) - Shares pkgdb curated category or tags: ai, cli, machine-learning, ml-tools.
- [mlx](https://pkg.so/fr/brew/mlx/) - Shares pkgdb curated category or tags: ai, cli, machine-learning, ml-tools.
- [openai-whisper](https://pkg.so/fr/brew/openai-whisper/) - Both packages touch the same language runtime or ecosystem. Shared terms: ai, cli, learning, machine, machine-learning.
- [rgf](https://pkg.so/fr/brew/rgf/) - Both packages touch the same language runtime or ecosystem. Shared terms: ai, cli, learning, machine, machine-learning.

## Combined YAML source

View the package source record on GitHub. [combined/mitie.yml](https://github.com/mxcl/pkgdb/blob/main/combined/mitie.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
