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
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.
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.