Milestone NLP Features

No date set

33%

Number of tickets:
closed:
2
active:
4
Total:
6
English

1 / 5

Framework

1 / 1

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}
      
Note: See TracRoadmap for help on using the roadmap.