Roadmap
-
I've allowed the LinkParser and WordNet? APIs to fall behind after converting all of their methods to a more Rubyish style. This will be a release to catch up and fix any other outstanding bugs.
-
Add features which can aid in Natural Language Parsing functions.
Examples of this are:
- Corollary inverses for the numeric functions:
- Ordinal to cardinal
- Conjunction unwrapping:
"two dogs, three geese, and fifteen buffalo".en.disjunction => {"dog" => 2, "goose" => 3, "buffalo" => 15}
- Corollary inverses for the numeric functions:
Note: See
TracRoadmap for help on using
the roadmap.
