stanford nlp - Does Tokens Regex have support for dependency annotations? -


i building rule based ner platform , wanted know if make use of dependency based patterns identify named entities. e.g

cyld inhibits ubiquititnation of both traf2 , traf6.

here use prep_of relation/pattern identify proteins traf2 , traf6 trigger being ubiquitination.(as mentioned in odin's runes research paper).

if tokensregex support dependency annotations please share example of how implemented in rules file? ever grateful!

naively no. but, work around attaching custom annotations corelabels; e.g., have annotation incoming dependency arc. then, can have tokensregex pattern on custom annotation key.


Comments

Popular posts from this blog

Command prompt result in label. Python 2.7 -

javascript - How do I use URL parameters to change link href on page? -

amazon web services - AWS Route53 Trying To Get Site To Resolve To www -