Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tika Wiki" for change notification.
The "TikaAndNER" page has been changed by ThammeGowda: https://wiki.apache.org/tika/TikaAndNER?action=diff&rev1=1&rev2=2 Note: The NamedEntityParser parser does not restrict mimetypes, it uses Tika's auto detect parser to read text content from non-text streams. - ==== Using Apache CoreNLP NER ==== + ==== Using Apache OpenNLP NER ==== The NE Parser is configured to use an implementation based on [[https://opennlp.apache.org/documentation/1.5.2-incubating/manual/opennlp.html#tools.namefind.recognition.api|Apache OpenNLP]]. However, the NER models need to be added to the Tika's classpath to make this work. The following table shows types of entities and the paths to place the model file.
