https://github.com/doches/brown
Tools to work with Percy Liang's implementation of the Brown algorithm
https://github.com/doches/brown
Last synced: over 1 year ago
JSON representation
Tools to work with Percy Liang's implementation of the Brown algorithm
- Host: GitHub
- URL: https://github.com/doches/brown
- Owner: doches
- Created: 2011-11-29T14:05:36.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2011-11-29T14:08:38.000Z (over 14 years ago)
- Last Synced: 2025-02-09T00:17:47.572Z (over 1 year ago)
- Language: C++
- Homepage: http://texasexpat.net
- Size: 695 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.mdown
Awesome Lists containing this project
README
# Brown Tools
A couple of useful tools to work with [Percy Liang's implementation of the Brown algorithm](http://cs.stanford.edu/~pliang/software/).