# mitie を Homebrew でインストール

mitie のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install mitie
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:mitie
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.7
- **ソース概要:** Library and tools for information extraction
- **ホームページ:** <https://github.com/mit-nlp/MITIE/>
- **リポジトリ:** <https://github.com/mit-nlp/MITIE>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- ner_example (エイリアス)
- ner_stream (エイリアス)
- relation_extraction_example (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.7
## プロジェクトの歴史と使われ方

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.

### 使われ方

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.

### ソース

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


## セキュリティノート

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

- **Geiger リスク:** blue / 中
- 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)


## ソース

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