# Install goolabs with Homebrew

Command-line tool for morphologically analyzing Japanese language. Version 0.4.0 via Homebrew; verified 2026-05-21.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install goolabs
```

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:goolabs
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/goolabs>
- **Version:** 0.4.0
- **Source summary:** Command-line tool for morphologically analyzing Japanese language
- **Homepage:** <https://pypi.python.org/pypi/goolabs>
- **Repository:** <https://github.com/tell-k/goolabs>
- **Upstream docs:** <https://github.com/tell-k/goolabs#readme>
- **License:** MIT
- **Source archive:** <https://files.pythonhosted.org/packages/ce/86/2d3b5bd85311ee3a7ae7a661b3619095431503cd0cae03048c646b700cad/goolabs-0.4.0.tar.gz>
- **Last updated:** 2026-05-21T11:31:35Z
- **Generated:** 2026-07-08T18:08:21+00:00

## Executables

- goolabs (cli)
- goolabs (alias)

## Dependencies

- certifi
- python@3.14

## Install behavior

- Post-install hook: not defined
- Bottle: available on all

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 0.4.0
- Package-manager updated: 2026-05-21
- Local data: ok
- Upstream repository: https://pypi.python.org/pypi/goolabs
- info: Release/tag comparison is only available for GitHub repositories.
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

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

### Sources

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


## Security Notes

No matching local secret-handling manifest was found for goolabs. Nucleus package metadata is still published here so future coverage has a stable package URL.


## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** goolabs
- **Version Scheme:** 0
- **Revision:** 18
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## Related links

- [Package publisher tools](https://www.automicvault.com/pkg/package-publishers/) - Belongs to a package publishing or registry command family.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [python@3.14](https://www.automicvault.com/pkg/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [internetarchive](https://www.automicvault.com/pkg/brew/internetarchive/) - Shares av.db curated category or tags: api-client, cli, developer-tools, python.
- [posting](https://www.automicvault.com/pkg/brew/posting/) - Shares av.db curated category or tags: api-client, cli, developer-tools, python.
- [bruno-cli](https://www.automicvault.com/pkg/brew/bruno-cli/) - Shares av.db curated category or tags: api-client, cli, developer-tools.
- [chiko](https://www.automicvault.com/pkg/brew/chiko/) - Shares av.db curated category or tags: api-client, cli, developer-tools.
- [cobo-cli](https://www.automicvault.com/pkg/brew/cobo-cli/) - Shares av.db curated category or tags: api-client, cli, developer-tools.
- [evans](https://www.automicvault.com/pkg/brew/evans/) - Shares av.db curated category or tags: api-client, cli, developer-tools.
- [flickcurl](https://www.automicvault.com/pkg/brew/flickcurl/) - Shares av.db curated category or tags: api-client, cli, developer-tools.
- [gitlab-gem](https://www.automicvault.com/pkg/brew/gitlab-gem/) - Shares av.db curated category or tags: api-client, cli, developer-tools.

## Combined YAML source

View the package source record on GitHub. [combined/goolabs.yml](https://github.com/automic-vault/db/blob/main/combined/goolabs.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
