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'm doing some POS tagging on lots of files containing XML tags. So far everything gets tagged, even the XML tags, which is not what I want. It seems that there is no option to tell the tagger to ignore those XML tags. Is there a way to implement this in the future?
Thank you.