Package | Description |
---|---|
it.cnr.isti.hpc.dexter | |
it.cnr.isti.hpc.dexter.document | |
it.cnr.isti.hpc.dexter.spotter |
Modifier and Type | Method and Description |
---|---|
SpotMatchList |
Dexter.spot(Document doc) |
EntityMatchList |
Tagger.tag(Document document)
Takes a Document performs the entity linking.
|
EntityMatchList |
Dexter.tag(Document doc) |
Modifier and Type | Class and Description |
---|---|
class |
FlatDocument
A FlatDocument is a Document with only one Field.
|
class |
MultifieldDocument
A document with an unordered set of fields.
|
Modifier and Type | Method and Description |
---|---|
SpotMatchList |
Spotter.match(Document document) |
SpotMatchList |
DictionarySpotter.match(Document document) |
Copyright © 2013. All rights reserved.