DataToKnowledge / dockerfile

A repository containing all dockerfiles used
3 stars 0 forks source link

Replace TextPro #25

Closed fabiofumarola closed 8 years ago

fabiofumarola commented 8 years ago

Integrate with polyglot ner

fabiofumarola commented 8 years ago

Detect:

  1. Person
  2. Location, (Geographical entity)
  3. Crime
  4. Focus Location (lat, lon)
fabiofumarola commented 8 years ago

https://github.com/c4fcm/CLIFF

fabiofumarola commented 8 years ago

promemoria for dbpedia Spotlight

Problem with OpenNLP models: You need to have at least the following model files in your opennlp folder: -sent.bin -token.bin

For the best result, you should also have: -chunker.bin -pos-maxent.bin

fabiofumarola commented 8 years ago

ok now we can use dbpedia spotlight and we have opennlp model for sentence, tokenizer and pos tagging