Update README for v2.0.5
This commit is contained in:
parent
e483b764e4
commit
20e3aa1bb7
|
@ -3,6 +3,8 @@
|
|||
|
||||

|
||||
|
||||
**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**
|
||||
|
||||
|
|
Loading…
Reference in New Issue