Class NameEntityExtractor

java.lang.Object
org.apache.tika.parser.geo.topic.NameEntityExtractor

public class NameEntityExtractor extends Object
  • Constructor Details

    • NameEntityExtractor

      public NameEntityExtractor(opennlp.tools.namefind.NameFinderME nameFinder) throws IOException
      Throws:
      IOException
  • Method Details

    • getAllNameEntitiesfromInput

      public void getAllNameEntitiesfromInput(InputStream stream) throws IOException
      Throws:
      IOException
    • getBestNameEntity

      public void getBestNameEntity()