You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Having thought about this a little more, I think we should have a repo of wrapped NLP tools, whether they be NER, tokenizers, POS taggers, whatever. Seems like it should be parallel to the algorithms repo, in the sense that the implementations should be general enough to be used in any pipeline, regardless of the specificty of the tool, e.g. BANNER, Stanford, etc should all have canonical implementations that go here.
I am wondering if we need a repo for collection of NLP tools like ResourceWrapper, including Banner. @CollinM
The text was updated successfully, but these errors were encountered: