Interface | Description |
---|---|
ResultExporter |
This interface specifies the methods that a Result Exporter must implement.
|
Class | Description |
---|---|
CSVExporter |
Class for exporting the results of entity miner tool in a CSV file.
|
NTriplesExporter |
== UNDER CONSTRUCTION - THIS CLASS WILL BE FULLY SUPPORTED IN THE NEXT VERSION OF X-LINK
Class for exporting the results of entity miner tool in a N-TRIPLES file.
|
RDFExporter |
Class for exporting the results of entity miner tool in a RDF file.
|
TXTExporter |
Class for exporting the results of entity miner tool in a TXT file.
|
XMLExporter |
Class for exporting the results of entity miner tool in a XML file.
|
Copyright © 2014. All rights reserved.