Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
_
C
calculate(WeightedOutput...)
- Method in class uk.ac.shef.dcs.oak.jate.core.voting.
Voting
Produce the voting result
CandidateTermExtractor
- Class in
uk.ac.shef.dcs.oak.jate.core.npextractor
Extract lexical units from texts.
CandidateTermExtractor()
- Constructor for class uk.ac.shef.dcs.oak.jate.core.npextractor.
CandidateTermExtractor
clone()
- Method in class uk.ac.shef.dcs.oak.jate.core.nlptools.
NLPToolsControllerOpenNLP
close()
- Method in class uk.ac.shef.dcs.oak.jate.io.
ListWriter
closeHSQLDBConnection(Connection)
- Static method in class uk.ac.shef.dcs.oak.jate.io.
HSQLDBUtil
compareTo(Term)
- Method in class uk.ac.shef.dcs.oak.jate.model.
Term
contains(Document)
- Method in interface uk.ac.shef.dcs.oak.jate.model.
Corpus
contains(Document)
- Method in class uk.ac.shef.dcs.oak.jate.model.
CorpusImpl
containsDigit(String)
- Static method in class uk.ac.shef.dcs.oak.jate.core.npextractor.
CandidateTermExtractor
containsLetter(String)
- Static method in class uk.ac.shef.dcs.oak.jate.core.npextractor.
CandidateTermExtractor
Corpus
- Interface in
uk.ac.shef.dcs.oak.jate.model
CorpusImpl
- Class in
uk.ac.shef.dcs.oak.jate.model
CorpusImpl()
- Constructor for class uk.ac.shef.dcs.oak.jate.model.
CorpusImpl
CorpusImpl(String)
- Constructor for class uk.ac.shef.dcs.oak.jate.model.
CorpusImpl
count(String, String)
- Method in class uk.ac.shef.dcs.oak.jate.util.counter.
TermFreqCounter
Count number of occurrences of a string in a context.
count(String, Set<String>)
- Method in class uk.ac.shef.dcs.oak.jate.util.counter.
TermFreqCounter
Count the total frequencies of a set of terms in certain context.
countOffsets(String, String)
- Method in class uk.ac.shef.dcs.oak.jate.util.counter.
TermFreqCounter
Count number of occurrences of a string in a context.
countWords(CorpusImpl)
- Method in class uk.ac.shef.dcs.oak.jate.util.counter.
WordCounter
Count number of words in a corpus, delimited by a space character
countWords(Document)
- Method in class uk.ac.shef.dcs.oak.jate.util.counter.
WordCounter
Count number of words in a document, delimited by a space character
createHSQLDBConnection(String)
- Static method in class uk.ac.shef.dcs.oak.jate.io.
HSQLDBUtil
Establish a database connection to a HSQL database (file system)
createJATRGlobalIndexDB(Connection)
- Static method in class uk.ac.shef.dcs.oak.jate.io.
HSQLDBUtil
CValueAlgorithm
- Class in
uk.ac.shef.dcs.oak.jate.core.algorithm
An implementation of the CValue term recognition algorithm.
CValueAlgorithm()
- Constructor for class uk.ac.shef.dcs.oak.jate.core.algorithm.
CValueAlgorithm
CValueFeatureWrapper
- Class in
uk.ac.shef.dcs.oak.jate.core.algorithm
CValueFeatureWrapper wraps an instance of FeatureCorpusTermFrequency, which tells a term's distribution over a corpus; and an instance of FeatureTermNest, which tells term-nested-in-term relations
CValueFeatureWrapper(FeatureCorpusTermFrequency, FeatureTermNest)
- Constructor for class uk.ac.shef.dcs.oak.jate.core.algorithm.
CValueFeatureWrapper
Creates an instance.
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
_