public class NameEntityExtractor extends Object
| Constructor and Description | 
|---|
NameEntityExtractor(opennlp.tools.namefind.NameFinderME nameFinder)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
getAllNameEntitiesfromInput(InputStream stream)  | 
void | 
getBestNameEntity()  | 
public NameEntityExtractor(opennlp.tools.namefind.NameFinderME nameFinder)
                    throws IOException
IOExceptionpublic void getAllNameEntitiesfromInput(InputStream stream) throws IOException
IOExceptionpublic void getBestNameEntity()
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.