Lambda-3 / Stargraph

StarGraph (aka *graph) is a graph database to query large Knowledge Graphs. Playing with Knowledge Graphs can be useful if you are developing AI applications or doing data analysis over complex domains.
MIT License
32 stars 12 forks source link

Porting Semantic Role Labeling engine from v1 and add unit test coverage #4

Open leonardossz opened 7 years ago

leonardossz commented 7 years ago

While we're still porting from version 1 the rules are being improved continually. Most of the time is just a matter to explicit declare the capturing group in the Regular Expression.

leonardossz commented 7 years ago

This is about the Semantic Role Labeling rules