| Package | Description |
|---|---|
| dragon.ir.index | |
| dragon.ir.query | |
| dragon.nlp | |
| dragon.nlp.compare |
| Modifier and Type | Class and Description |
|---|---|
class |
IRRelation
IRRelation is the basic data structure for binary relation extracted from document which can be sorted and compared by index and frequency.
|
class |
IRTerm
This is basic indexing unit which can be sorted and compared by index and frequency
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleTermPredicate
Simple term predicate
|
| Modifier and Type | Class and Description |
|---|---|
class |
Phrase
Data structure for phrase
|
class |
Term
Term is designed for Universal Medical Langauge System (UMLS) medical concept
that can stores n-grams and its semantic and statistical information
|
class |
Token
Token is a cute unit data structure for handling nlp task or other operations
|
class |
Triple
Triple is data structure for binary relation extracted from text
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SortedElement
Interface for objects which are wieght-sortable, index-sortable, and frequency-sortable
|
Copyright © 2018 JULIE Lab, Germany. All rights reserved.