# mitie mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für mitie in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install mitie
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:mitie
- **Paketmanager:** Homebrew
- **Version:** 0.7
- **Quellzusammenfassung:** Library and tools for information extraction
- **Homepage:** <https://github.com/mit-nlp/MITIE/>
- **Repository:** <https://github.com/mit-nlp/MITIE>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- ner_example (Alias)
- ner_stream (Alias)
- relation_extraction_example (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.7
## Projektgeschichte und Nutzung

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.

### Wie es verwendet wird

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.

### Quellen

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


## Sicherheitshinweise

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

- **Geiger-Risiko:** blue / mittel
- 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)


## Quellen

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