nlp - How to use Mallet for NER -
i'm new subject of nlp , requested perform -named entity recognition- (ner) using mallet. have text, , give feature vector each word in it. train model later on can test on fresh text file. question how create such model, input model. use code examples :) !
fei xia @ uw wrote pretty mallet guide.
you can find example of programmatic (java) interaction mallet @ bottom of this page.
Comments
Post a Comment