louismullie / treat

Natural language processing framework for Ruby.
Other
1.37k stars 128 forks source link

Use birch gem as base class. #19

Closed louismullie closed 12 years ago

louismullie commented 12 years ago

The Treat::Core::Node class was completely rewritten in C for speed and released as a separate gem. This pull request allows for (almost) complete integration of the Birch::Tree class as the base class for the textual entity model in Treat.