louismullie / treat

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

Grammatical Relations #76

Open AnthonyDeSimone opened 10 years ago

AnthonyDeSimone commented 10 years ago

Is there any way to get grammatical relations for a parsed sentence?

louismullie commented 10 years ago

No, but the "infrastructure" is in place for this feature to be integrated: https://github.com/louismullie/birch/blob/master/lib/birch/pure.rb#L84