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
I also agree with Shyam. I don't see a point of having ta.pos style properties. Just functions should suffice. But, if we do so now, a lot of old code will break. What should we do. I don't know of code apart from Lorelei and My-EL that uses cogcomp-nlpy. So this might be a good time before more people start to use this.
ta.get_pos
andta.get_ner
should be vanilla methods instead of being properties.For properties, I suggest have
ta.pos
andta.ner
if we want that functionality.The text was updated successfully, but these errors were encountered: