# 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
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/mitie>
- **Version:** 0.7
- **Quellzusammenfassung:** Library and tools for information extraction
- **Homepage:** <https://github.com/mit-nlp/MITIE/>
- **Repository:** <https://github.com/mit-nlp/MITIE>
- **Upstream-Dokumentation:** <https://github.com/mit-nlp/MITIE/>
- **Lizenz:** BSL-1.0
- **Quellarchiv:** <https://github.com/mit-nlp/MITIE/archive/refs/tags/v0.7.tar.gz>
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

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

## Abhängigkeiten

- python@3.14

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 0.7
- lokale Daten: OK
- Upstream-Repository: https://github.com/mit-nlp/MITIE
- neueste erkannte Version: v0.7 (aktuell)
- Info: No package-manager update timestamp was available.
## 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

## Details aus der Quelldatenbank

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


## Verwandte Links

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


## Quellen

- 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
