# goolabs を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:goolabs
```

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

### macOS

- Homebrew (100%):

```sh
brew install goolabs
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:goolabs
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.4.0
- **ソース概要:** Command-line tool for morphologically analyzing Japanese language
- **ホームページ:** <https://pypi.python.org/pypi/goolabs>
- **最終更新:** 2026-05-21T11:31:35Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- goolabs (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

goolabs is a small Python API client and command-line tool for Goo Labs Japanese-language APIs. Its README focuses on API access for tasks such as morphological analysis, similarity scoring, hiragana and katakana conversion, named-entity extraction, and short summaries.

### プロジェクトの歴史

The GitHub repository was created in December 2014. Git tags show early releases in 2014 and 2015, with v0.3.0 tagged in March 2016.

### 採用の歴史

The official README documents pip installation for the Python package and Homebrew installation for users who only want the command-line tool. Beyond that package-manager footprint, the official sources provide little evidence of a larger ecosystem.

### 使われ方

Users need a Goo Labs application id before using the library or CLI. The README examples instantiate `GoolabsAPI` with that app id and call API methods for Japanese text processing.

### パッケージ好きにとっての重要性

goolabs is package-nerd interesting as a niche CLI wrapper around a hosted language API: the package is mostly useful because it turns API credentials and Japanese NLP endpoints into installable command-line plumbing.

### タイムライン

- 2014: GitHub repository created under tell-k/goolabs.
- 2014: v0.1.1 tag points to a version and history update commit.
- 2015: v0.1.2 and v0.2.0 tags published in July.
- 2016: v0.3.0 tag published in March.

### Related projects

- The README relates goolabs to Goo Labs APIs for Japanese morphological analysis, similarity, hiragana conversion, entity extraction, and short summaries.

### ソース

- <https://api.github.com/repos/tell-k/goolabs>
- <https://api.github.com/repos/tell-k/goolabs/tags>
- <https://github.com/tell-k/goolabs>
- <https://github.com/tell-k/goolabs#readme>


## セキュリティノート

goolabs に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。



## Combined YAML source

View the package source record on GitHub. [combined/goolabs.yml](https://github.com/mxcl/pkgdb/blob/main/combined/goolabs.yml)


## ソース

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