Package | Description |
---|---|
gr.forth.ics.isl.xlink | |
gr.forth.ics.isl.xlink.textextractor |
Modifier and Type | Method and Description |
---|---|
void |
XLink.retrieveEntities(TextExtractor extractor,
HashSet<String> acceptedCategoryNames)
Performs entity mining with the given text extractor and according to the
given categories.
|
Modifier and Type | Class and Description |
---|---|
class |
PDFTextExtractor
Class for extracting the textual contents of a PDF file.
|
class |
PowerPointTextExtractor
Class for extracting the textual contents of a MSPowerPoint file.
|
class |
TXTTextExtractor
Class for extracting the textual contents of a TXT file.
|
class |
WebPageTextExtractor
Class for extracting the textual contents of a web page.
|
class |
WordTextExtractor
Class for extracting the textual contents of a MSWord file.
|
class |
XMLbasedTextExtractor
Class for extracting the textual contents of a XML file.
|
Copyright © 2014. All rights reserved.