Module: Treat
- Defined in:
- lib/treat.rb,
lib/treat/modules.rb,
lib/treat/version.rb
Overview
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 mining and named entity recognition.
Author: Louis-Antoine Mullie © 2010-12.
Released under the General Public License.
Defined Under Namespace
Modules: Autoload, Config, Core, Entities, Helpers, Learning, Loaders, Proxies, Workers Classes: Builder, Exception
Constant Summary collapse
- VERSION =
The current version of Treat.
'2.1.0'