public class NameEntityExtractor extends Object
Constructor and Description |
---|
NameEntityExtractor(String nerModelpath) |
Modifier and Type | Method and Description |
---|---|
void |
getAllNameEntitiesfromInput(InputStream stream) |
void |
getBestNameEntity() |
public NameEntityExtractor(String nerModelpath)
public void getAllNameEntitiesfromInput(InputStream stream) throws opennlp.tools.util.InvalidFormatException, IOException
opennlp.tools.util.InvalidFormatException
IOException
public void getBestNameEntity()
Copyright © 2007-2015 The Apache Software Foundation. All Rights Reserved.