Saw while stuying the HMMs that my Unigram Tagger doesnt tags sentences, but just token after token which means the tags assigned to the token would be 100% correct but doesnt tells anything about the accuracy...
In short I need to rework the Tag/Output-Part of my UniTagger, so please dont take the output meanwhile to work with!
Saw while stuying the HMMs that my Unigram Tagger doesnt tags sentences, but just token after token which means the tags assigned to the token would be 100% correct but doesnt tells anything about the accuracy... In short I need to rework the Tag/Output-Part of my UniTagger, so please dont take the output meanwhile to work with!