# 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
- **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>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

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

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.7
## 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


## 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
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
