| Package | Description |
|---|---|
| dragon.ir.index.sentence | |
| dragon.nlp | |
| dragon.nlp.extract | |
| dragon.nlp.tool |
| Modifier and Type | Method and Description |
|---|---|
protected Document |
AbstractSentenceIndexer.getDocument(Article article) |
| Modifier and Type | Method and Description |
|---|---|
Document |
Paragraph.getParent() |
Document |
DocumentParser.parse(String content)
Parses a text into a Document object
|
| Modifier and Type | Method and Description |
|---|---|
void |
Paragraph.setParent(Document parent) |
| Modifier and Type | Method and Description |
|---|---|
Document |
EngDocumentParser.parse(String doc) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
TripleExtractor.extractFromDoc(Document doc)
Extracts triples from a parsed document.
|
boolean |
DualConceptExtractor.extractFromDoc(Document doc)
Extracts concepts from a parsed document
|
ArrayList |
ConceptExtractor.extractFromDoc(Document doc)
Extracts concepts from a parsed document
|
boolean |
AbstractTripleExtractor.extractFromDoc(Document doc) |
ArrayList |
AbstractConceptExtractor.extractFromDoc(Document doc) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList |
NER.extractFromDoc(Document doc)
The return format is the same as the one by the method extractFromSentence.
|
ArrayList |
Annie.extractFromDoc(Document doc) |
Copyright © 2018 JULIE Lab, Germany. All rights reserved.