# 使用 Homebrew 安装 mitie

查看 mitie 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install mitie
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:mitie
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/mitie>
- **版本:** 0.7
- **来源摘要:** Library and tools for information extraction
- **主页:** <https://github.com/mit-nlp/MITIE/>
- **仓库:** <https://github.com/mit-nlp/MITIE>
- **上游文档:** <https://github.com/mit-nlp/MITIE/>
- **许可证:** BSL-1.0
- **源码归档:** <https://github.com/mit-nlp/MITIE/archive/refs/tags/v0.7.tar.gz>
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- ner_example (cli)
- ner_stream (cli)
- relation_extraction_example (cli)
- ner_example (别名)
- ner_stream (别名)
- relation_extraction_example (别名)

## 依赖

- python@3.14

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 0.7
- 本地数据: OK
- 上游仓库: https://github.com/mit-nlp/MITIE
- 检测到的最新版本: v0.7 (当前)
- 信息: No package-manager update timestamp was available.
## 项目历史与用法

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

## 源数据库详情

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


## 相关链接

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


## 来源

- 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
