Update README for v2.0.5

This commit is contained in:
Louis Mullie 2013-06-02 21:51:59 -04:00
parent e483b764e4
commit 20e3aa1bb7
1 changed files with 5 additions and 0 deletions

View File

@ -3,6 +3,8 @@
![Treat Logo](http://www.louismullie.com/treat/treat-logo.jpg)
**New in v2.0.5: [OpenNLP integration](https://github.com/louismullie/treat/commit/727a307af0c64747619531c3aa355535edbf4632) and [Yomu support](https://github.com/louismullie/treat/commit/e483b764e4847e48b39e91a77af8a8baa1a1d056)**
Treat is a toolkit for natural language processing and computational linguistics in Ruby. The Treat project aims to build a language- and algorithm- agnostic NLP framework for Ruby with support for tasks such as document retrieval, text chunking, segmentation and tokenization, natural language parsing, part-of-speech tagging, keyword extraction and named entity recognition. Learn more by taking a [quick tour](https://github.com/louismullie/treat/wiki/Quick-Tour) or by reading the [manual](https://github.com/louismullie/treat/wiki/Manual).
**Features**
@ -27,11 +29,14 @@ I am actively seeking developers that can help maintain and expand this project.
Lead developper: @louismullie [[Twitter](https://twitter.com/LouisMullie)]
Contributors:
- @bdigital
- @automatedtendencies
- @LeFnord
- @darkphantum
- @whistlerbrk
- @smileart
- @erol
**License**