i'm working on text mining problem: extract place text. place either states, or more specific such name of neighborhood in chicago, or specific address. it's in us.
i've been trying yahoo place maker api, can't create api key ( website not responding). there anyway it, such rapid miner, or write comprehensive regex?
consider stanford named entity recognizer (ner). online demo here:
http://nlp.stanford.edu:8080/ner/process
it's java library. license gpl v2, though license distribute in standalone app pricey.
Comments
Post a Comment