https://github.com/query/homebrew-mtbrew
Homebrew formulae for machine translation software.
https://github.com/query/homebrew-mtbrew
Last synced: 11 months ago
JSON representation
Homebrew formulae for machine translation software.
- Host: GitHub
- URL: https://github.com/query/homebrew-mtbrew
- Owner: query
- License: other
- Created: 2014-07-02T17:33:01.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-09-03T22:32:24.000Z (almost 12 years ago)
- Last Synced: 2025-04-02T08:11:38.449Z (over 1 year ago)
- Language: Ruby
- Size: 199 KB
- Stars: 3
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
- License: COPYING
Awesome Lists containing this project
README
# mtbrew
[Homebrew](http://brew.sh/) formulae for machine translation software.
Just run:
$ brew tap query/mtbrew
$ brew install moses # or whatever you feel like
Note that some useful packages, such as `mecab` and `stanford-parser`,
are already present in the Homebrew base distribution, and are therefore
not included here.
These formulae are currently only tested on Mavericks.
Bug reports and other contributions are welcome!