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

Popular posts from this blog

linux - Using a Cron Job to check if my mod_wsgi / apache server is running and restart -

actionscript 3 - TweenLite does not work with object -

jQuery Ajax Render Fragments OR Whole Page -