| Package | Description |
|---|---|
| dragon.nlp | |
| dragon.nlp.extract |
| Modifier and Type | Field and Description |
|---|---|
Paragraph |
Paragraph.next |
Paragraph |
Paragraph.prev |
| Modifier and Type | Method and Description |
|---|---|
Paragraph |
Document.getFirstParagraph() |
Paragraph |
Document.getLastParagraph() |
Paragraph |
Sentence.getParent() |
Paragraph |
DocumentParser.parseParagraph(String content)
Parses a text into a Paragraph object
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Document.addParagraph(Paragraph paragraph) |
void |
Sentence.setParent(Paragraph parent) |
| Modifier and Type | Method and Description |
|---|---|
Paragraph |
EngDocumentParser.parseParagraph(String paragraph) |
Copyright © 2018 JULIE Lab, Germany. All rights reserved.