public interface Paraphraser
| Modifier and Type | Method and Description |
|---|---|
org.aksw.gerbil.transfer.nif.Document |
getParaphrase(org.aksw.gerbil.transfer.nif.Document doc,
String dictPath)
This method paraphrases the given document and returns a document with
the paraphrased text and updated named entities.
|
org.aksw.gerbil.transfer.nif.Document getParaphrase(org.aksw.gerbil.transfer.nif.Document doc,
String dictPath)
doc - the Document that should be paraphrasedCopyright © 2020. All rights reserved.