CogComp / cogcomp-nlpy

CogComp's light-weight Python NLP annotators
http://nlp.cogcomp.org/
Other
116 stars 26 forks source link

added split on hyphen functionalty #107

Closed nitishgupta closed 6 years ago

nitishgupta commented 6 years ago

Added relevant test as well.

shyamupa commented 6 years ago

Just change doc_splitOnHyphens ---> doc_split_on_hypens.

I know this is nit-picky, if you dont want to fix it I can fix these things in the future.