public class NERService extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
NERService.Span |
| Constructor and Description |
|---|
NERService(String urlStr) |
public NERService(String urlStr)
public List<NERService.Span> runNER(String text) throws IOException
IOException