https://github.com/uetchy/homebrew-nlp
🍺 a Homebrew keg that specialized in Natural Language Processing.
https://github.com/uetchy/homebrew-nlp
homebrew natural-language-processing nlp
Last synced: 8 months ago
JSON representation
🍺 a Homebrew keg that specialized in Natural Language Processing.
- Host: GitHub
- URL: https://github.com/uetchy/homebrew-nlp
- Owner: uetchy
- Created: 2011-11-15T10:05:59.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2018-05-23T06:29:24.000Z (about 8 years ago)
- Last Synced: 2025-04-19T20:12:26.947Z (about 1 year ago)
- Topics: homebrew, natural-language-processing, nlp
- Language: Ruby
- Homepage:
- Size: 20.5 KB
- Stars: 22
- Watchers: 3
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# homebrew-nlp
a Homebrew keg that specialized in Natural Language Processing.
自然言語処理に関連するライブラリに特化したHomebrewリポジトリ.
## Install
```console
$ brew tap uetchy/nlp
```
## Package index
- ChaSen(chasen)
- Darts(darts)
- HTS Engine API(hts_engine_api)
- Julius(julius)
- Julius Dictation Kit(julius-dictation-kit)
- Julius Grammar Kit(julius-grammar-kit)
- KNP(knp)
- Open JTalk(open_jtalk)
## Contributing
1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request