Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
V
W
X
D
data
- Variable in class edu.columbia.cs.utils.
Node
Dataset
<
E
> - Class in
edu.columbia.cs.ref.model
The Class Dataset represents a dataset of a given type of atomic elements (e.g., Documents, Candidate Setencens).
Dataset()
- Constructor for class edu.columbia.cs.ref.model.
Dataset
Instantiates an empty dataset.
Dataset(Collection<E>)
- Constructor for class edu.columbia.cs.ref.model.
Dataset
Instantiates a new dataset from a given collection of atomic elements.
Dataset(Loader<E>, File, boolean)
- Constructor for class edu.columbia.cs.ref.model.
Dataset
Instantiates a new dataset by using a specific loader and a file.
DependencyGraph
- Class in
edu.columbia.cs.utils
DependencyGraph(int, double)
- Constructor for class edu.columbia.cs.utils.
DependencyGraph
DependencyGraphsKernel
- Class in
edu.columbia.cs.ref.model.core.impl
DependencyGraphsKernel(double, double)
- Constructor for class edu.columbia.cs.ref.model.core.impl.
DependencyGraphsKernel
DependencyGraphsKernel()
- Constructor for class edu.columbia.cs.ref.model.core.impl.
DependencyGraphsKernel
DependencyRelationComparison
- Class in
edu.columbia.cs.utils
DependencyRelationComparison()
- Constructor for class edu.columbia.cs.utils.
DependencyRelationComparison
Dictionary
- Class in
edu.columbia.cs.utils
Dictionary(File, String, String)
- Constructor for class edu.columbia.cs.utils.
Dictionary
DictionaryBasedEntityTagger
- Class in
edu.columbia.cs.ref.tool.tagger.entity.impl
The DictionaryBasedEntityTagger extends EntityTagger.
DictionaryBasedEntityTagger(String, Dictionary, Tokenizer)
- Constructor for class edu.columbia.cs.ref.tool.tagger.entity.impl.
DictionaryBasedEntityTagger
Instantiates a new dictionary based entity tagger.
DictionaryEntityMatcher
- Class in
edu.columbia.cs.ref.model.matcher.impl
The Class DictionaryEntityMatcher is an implementation of the EntityMatcher that uses a dictionary of aliases to determine if two entities match.
DictionaryEntityMatcher(Dictionary)
- Constructor for class edu.columbia.cs.ref.model.matcher.impl.
DictionaryEntityMatcher
Instantiates a new dictionary entity matcher.
Dijkstra
- Class in
edu.columbia.cs.utils
Dijkstra()
- Constructor for class edu.columbia.cs.utils.
Dijkstra
displayRM()
- Method in class edu.columbia.cs.ref.tool.loader.document.impl.ace2005.resources.
ACETokSentence
DistanceBetweenEntitiesConstraint
- Class in
edu.columbia.cs.ref.model.constraint.relationship.impl
The Class DistanceBetweenEntitiesConstraint is an implementation of RelationshipConstraint that checks if the number of characters between entities is less than a given value passed to the constructor.
DistanceBetweenEntitiesConstraint(int)
- Constructor for class edu.columbia.cs.ref.model.constraint.relationship.impl.
DistanceBetweenEntitiesConstraint
Instantiates a new distance between entities constraint.
DistanceBetweenEntitiesConstraint(Integer)
- Constructor for class edu.columbia.cs.ref.model.constraint.relationship.impl.
DistanceBetweenEntitiesConstraint
Instantiates a new distance between entities constraint.
Document
- Class in
edu.columbia.cs.ref.model
Representation of a Document.
Document(List<Segment>)
- Constructor for class edu.columbia.cs.ref.model.
Document
From text constructor for documents that are not stored in disk
Document(String, String, List<Segment>)
- Constructor for class edu.columbia.cs.ref.model.
Document
Constructor of the Document
DocumentLoader
- Class in
edu.columbia.cs.ref.tool.loader.document
Abstract class that represents the loader for a collection
DocumentLoader(Set<RelationshipType>)
- Constructor for class edu.columbia.cs.ref.tool.loader.document.
DocumentLoader
Constructor of the loader
DocumentSearchPatternExtractor
<
T
extends
Document
> - Class in
edu.columbia.cs.cg.prdualrank.pattern.extractor.impl
This class is used for our implementation of:
"Searching Patterns for Relation Extraction over the Web: Rediscovering the Pattern-Relation Duality"
.
DocumentSearchPatternExtractor(int, int)
- Constructor for class edu.columbia.cs.cg.prdualrank.pattern.extractor.impl.
DocumentSearchPatternExtractor
Instantiates a new document search pattern extractor.
DocumentSegmentator
- Interface in
edu.columbia.cs.ref.tool.segmentator
The Interface DocumentSegmentator.
Downloader
- Class in
edu.columbia.cs.cg.prdualrank.searchengine.downloader
This class is used for our implementation of:
"Searching Patterns for Relation Extraction over the Web: Rediscovering the Pattern-Relation Duality"
.
Downloader(URL, Map<URL, String>)
- Constructor for class edu.columbia.cs.cg.prdualrank.searchengine.downloader.
Downloader
Instantiates a new downloader using the url to be downloaded and the map where to store the results or null in case connection is not established.
DummyRelationshipConstraint
- Class in
edu.columbia.cs.ref.model.constraint.relationship.impl
The Class DummyRelationshipConstraint is an implementation of the RelationshipConstraint that is actually a dummy check.
DummyRelationshipConstraint()
- Constructor for class edu.columbia.cs.ref.model.constraint.relationship.impl.
DummyRelationshipConstraint
dynamic
- Static variable in class edu.columbia.cs.ref.model.core.impl.
DependencyGraphsKernel
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
V
W
X