| Package | Description |
|---|---|
| org.egothor.duplicity.generator |
| Modifier and Type | Class and Description |
|---|---|
class |
DocumentGeneratorDL
Document level generator of documents.
|
class |
DocumentGeneratorPL
Paragraph level generator of documents.
|
class |
DocumentGeneratorSL
Sentence level generator of documents.
|
| Modifier and Type | Method and Description |
|---|---|
static DocumentGenerator |
DocumentGenerator.createNew(String output,
File unitList,
File wordList,
PrintWriter logOut,
int paragraphs,
double paragraphsDeviation,
int sentences,
double sentencesDeviation,
int words,
double wordsDeviation,
int plagiarismRatio,
int wordChangesRatio) |
Copyright © 2016 Egothor. All Rights Reserved.