A B C D E F G H I J L M N P R S T U V W 

A

addCorpus(String, Corpus) - Method in class dkpro.toolbox.corpus.categorized.CategorizedCorpusBase
 
addCorpus(String, Tag.Tagset, String, String, String, CollectionReaderDescription) - Method in class dkpro.toolbox.corpus.categorized.CategorizedCorpusBase
 
addLemma(String) - Method in class dkpro.toolbox.corpus.util.CorpusSentence
 
addLemma(List<String>) - Method in class dkpro.toolbox.corpus.util.CorpusSentence
 
addPOS(String) - Method in class dkpro.toolbox.corpus.util.CorpusSentence
 
addPOS(List<String>) - Method in class dkpro.toolbox.corpus.util.CorpusSentence
 
addSentence(CorpusSentence) - Method in class dkpro.toolbox.corpus.util.CorpusText
 
addToken(String) - Method in class dkpro.toolbox.corpus.util.CorpusSentence
 
addToken(List<String>) - Method in class dkpro.toolbox.corpus.util.CorpusSentence
 
AnalyzedCorpus - Class in dkpro.toolbox.corpus.analyzed
An AnalyzedCorpus is a special object that is backed by a Corpus, but provides additional analysis methods.
AnalyzedCorpus(Corpus) - Constructor for class dkpro.toolbox.corpus.analyzed.AnalyzedCorpus
 

B

BrownCorpus - Class in dkpro.toolbox.corpus
Tiger Corpus
BrownCorpus() - Constructor for class dkpro.toolbox.corpus.BrownCorpus
 
BrownCorpus(String) - Constructor for class dkpro.toolbox.corpus.BrownCorpus
 

C

CachableCorpus - Interface in dkpro.toolbox.corpus
 
CategorizedCorpus - Interface in dkpro.toolbox.corpus.categorized
 
CategorizedCorpusBase - Class in dkpro.toolbox.corpus.categorized
 
CategorizedCorpusBase() - Constructor for class dkpro.toolbox.corpus.categorized.CategorizedCorpusBase
 
categoryCorpusMap - Variable in class dkpro.toolbox.corpus.categorized.CategorizedCorpusBase
 
chunkMappingLocation - Variable in class dkpro.toolbox.corpus.io.Conll2000Reader
 
chunkTagset - Variable in class dkpro.toolbox.corpus.io.Conll2000Reader
 
close() - Method in class dkpro.toolbox.corpus.CorpusReader
Deprecated.
 
CmuDict - Class in dkpro.toolbox.corpus.special
 
CmuDict() - Constructor for class dkpro.toolbox.corpus.special.CmuDict
 
CombinedIterable<T> - Class in dkpro.toolbox.corpus.categorized
 
CombinedIterable(List<Iterator<T>>) - Constructor for class dkpro.toolbox.corpus.categorized.CombinedIterable
 
CombinedIterable(List<Iterator<T>>, int) - Constructor for class dkpro.toolbox.corpus.categorized.CombinedIterable
 
ComponentParameters - Class in dkpro.toolbox.corpus.io
 
Conll2000Reader - Class in dkpro.toolbox.corpus.io
Reads the Conll 2000 chunking format.
Conll2000Reader() - Constructor for class dkpro.toolbox.corpus.io.Conll2000Reader
 
ConllCorpus - Class in dkpro.toolbox.corpus.special
 
ConllCorpus() - Constructor for class dkpro.toolbox.corpus.special.ConllCorpus
 
containsPronunciation(String) - Method in class dkpro.toolbox.corpus.special.CmuDict
 
corpora - Variable in class dkpro.toolbox.corpus.util.merged.MergedCorpusIterableBase
 
Corpus - Interface in dkpro.toolbox.corpus
 
CorpusBackedRawText - Class in dkpro.toolbox.corpus.raw
A raw text constructed from the corpus that backs this text.
CorpusBackedRawText(Corpus) - Constructor for class dkpro.toolbox.corpus.raw.CorpusBackedRawText
 
CorpusBase - Class in dkpro.toolbox.corpus
 
CorpusBase() - Constructor for class dkpro.toolbox.corpus.CorpusBase
 
CorpusException - Exception in dkpro.toolbox.corpus
 
CorpusException() - Constructor for exception dkpro.toolbox.corpus.CorpusException
 
CorpusException(String) - Constructor for exception dkpro.toolbox.corpus.CorpusException
 
CorpusException(String, Throwable) - Constructor for exception dkpro.toolbox.corpus.CorpusException
 
CorpusException(Throwable) - Constructor for exception dkpro.toolbox.corpus.CorpusException
 
CorpusIterableBase<T> - Class in dkpro.toolbox.corpus.util
 
CorpusIterableBase(JCasIterator, Tag.Tagset) - Constructor for class dkpro.toolbox.corpus.util.CorpusIterableBase
 
CorpusIterableBase(JCasIterator, Tag.Tagset, int) - Constructor for class dkpro.toolbox.corpus.util.CorpusIterableBase
 
CorpusManager - Class in dkpro.toolbox.corpus.analyzed
 
CorpusManager() - Constructor for class dkpro.toolbox.corpus.analyzed.CorpusManager
 
CorpusManager.CorpusName - Enum in dkpro.toolbox.corpus.analyzed
 
CorpusReader - Class in dkpro.toolbox.corpus
Deprecated.
CorpusReader() - Constructor for class dkpro.toolbox.corpus.CorpusReader
Deprecated.
 
CorpusSentence - Class in dkpro.toolbox.corpus.util
Used for temporary storing extracted texts before adding to the CAS.
CorpusSentence() - Constructor for class dkpro.toolbox.corpus.util.CorpusSentence
 
CorpusText - Class in dkpro.toolbox.corpus.util
Used for temporary storing extracted texts before adding to the CAS.
CorpusText() - Constructor for class dkpro.toolbox.corpus.util.CorpusText
 
CorpusText(String) - Constructor for class dkpro.toolbox.corpus.util.CorpusText
 

D

decode(List<? extends AnnotationFS>, String[]) - Method in class dkpro.toolbox.corpus.io.IobDecoder
 
description - Variable in class dkpro.toolbox.corpus.DkproCorpus
 
dkpro.toolbox.corpus - package dkpro.toolbox.corpus
 
dkpro.toolbox.corpus.analyzed - package dkpro.toolbox.corpus.analyzed
 
dkpro.toolbox.corpus.analyzed.util - package dkpro.toolbox.corpus.analyzed.util
 
dkpro.toolbox.corpus.categorized - package dkpro.toolbox.corpus.categorized
 
dkpro.toolbox.corpus.io - package dkpro.toolbox.corpus.io
 
dkpro.toolbox.corpus.raw - package dkpro.toolbox.corpus.raw
 
dkpro.toolbox.corpus.special - package dkpro.toolbox.corpus.special
 
dkpro.toolbox.corpus.util - package dkpro.toolbox.corpus.util
 
dkpro.toolbox.corpus.util.merged - package dkpro.toolbox.corpus.util.merged
 
DkproCorpus - Class in dkpro.toolbox.corpus
A corpus that is backed by a DKPro reader which is provided in the constructor.
DkproCorpus(String, Tag.Tagset, String, String, CollectionReaderDescription) - Constructor for class dkpro.toolbox.corpus.DkproCorpus
 

E

encode(Token) - Method in class dkpro.toolbox.corpus.io.IobEncoder
Returns the IOB tag for a given token.

F

fillQueue(JCasIterator, Queue<T>) - Method in class dkpro.toolbox.corpus.util.CorpusIterableBase
 
fillQueue(JCasIterator, Queue<String>) - Method in class dkpro.toolbox.corpus.util.IobIterable
 
fillQueue(Queue<T>) - Method in class dkpro.toolbox.corpus.util.merged.MergedCorpusIterableBase
 
fillQueue(Queue<Sentence>) - Method in class dkpro.toolbox.corpus.util.merged.MergedSentenceIterable
 
fillQueue(Queue<TaggedToken>) - Method in class dkpro.toolbox.corpus.util.merged.MergedTaggedTokenIterable
 
fillQueue(Queue<Tag>) - Method in class dkpro.toolbox.corpus.util.merged.MergedTagsIterable
 
fillQueue(Queue<Text>) - Method in class dkpro.toolbox.corpus.util.merged.MergedTextIterable
 
fillQueue(Queue<String>) - Method in class dkpro.toolbox.corpus.util.merged.MergedTokenIterable
 
fillQueue(JCasIterator, Queue<Sentence>) - Method in class dkpro.toolbox.corpus.util.SenseAnnotatedSentenceIterable
 
fillQueue(JCasIterator, Queue<Sentence>) - Method in class dkpro.toolbox.corpus.util.SentenceIterable
 
fillQueue(JCasIterator, Queue<TaggedToken>) - Method in class dkpro.toolbox.corpus.util.TaggedTokenIterable
 
fillQueue(JCasIterator, Queue<Tag>) - Method in class dkpro.toolbox.corpus.util.TagIterable
 
fillQueue(JCasIterator, Queue<String>) - Method in class dkpro.toolbox.corpus.util.TokenIterable
 
FirstNamesCorpus - Class in dkpro.toolbox.corpus.categorized
 
FirstNamesCorpus() - Constructor for class dkpro.toolbox.corpus.categorized.FirstNamesCorpus
 

G

get(StopwordsCorpus.StopwordsLanguage) - Static method in class dkpro.toolbox.corpus.special.Stopwords
 
getCategories() - Method in interface dkpro.toolbox.corpus.categorized.CategorizedCorpus
 
getCategories() - Method in class dkpro.toolbox.corpus.categorized.CategorizedCorpusBase
 
getConcordance(String) - Method in class dkpro.toolbox.corpus.analyzed.AnalyzedCorpus
 
getCorpus(CorpusManager.CorpusName) - Static method in class dkpro.toolbox.corpus.analyzed.CorpusManager
 
getCorpusPath() - Method in class dkpro.toolbox.corpus.TextCorpusMetadata
 
getDescription() - Method in class dkpro.toolbox.corpus.analyzed.AnalyzedCorpus
 
getDescription() - Method in class dkpro.toolbox.corpus.BrownCorpus
 
getDescription() - Method in class dkpro.toolbox.corpus.categorized.FirstNamesCorpus
 
getDescription() - Method in class dkpro.toolbox.corpus.categorized.InauguralCorpus
 
getDescription() - Method in class dkpro.toolbox.corpus.categorized.UdhrCorpus
 
getDescription() - Method in class dkpro.toolbox.corpus.categorized.UserProvidedCategorizedCorpus
 
getDescription() - Method in interface dkpro.toolbox.corpus.Corpus
 
getDescription() - Method in class dkpro.toolbox.corpus.DkproCorpus
 
getDescription() - Method in class dkpro.toolbox.corpus.MergedCorpus
 
getDescription() - Method in class dkpro.toolbox.corpus.SerializedCorpus
 
getDescription() - Method in class dkpro.toolbox.corpus.special.CmuDict
 
getDescription() - Method in class dkpro.toolbox.corpus.special.ConllCorpus
 
getDescription() - Method in class dkpro.toolbox.corpus.special.SemCor
 
getDescription() - Method in class dkpro.toolbox.corpus.special.StopwordsCorpus
 
getDescription() - Method in class dkpro.toolbox.corpus.special.WordCorpus
 
getDescription() - Method in class dkpro.toolbox.corpus.TazCorpus
 
getDescription() - Method in class dkpro.toolbox.corpus.TextCorpus
 
getDescription() - Method in class dkpro.toolbox.corpus.TextCorpusMetadata
 
getDescription() - Method in class dkpro.toolbox.corpus.TigerCorpus
 
getDescription() - Method in class dkpro.toolbox.corpus.WackyCorpus
 
getDocumentTitle() - Method in class dkpro.toolbox.corpus.util.CorpusText
 
getIob() - Method in class dkpro.toolbox.corpus.special.ConllCorpus
 
getIob(int) - Method in class dkpro.toolbox.corpus.special.ConllCorpus
 
getLanguage() - Method in class dkpro.toolbox.corpus.analyzed.AnalyzedCorpus
 
getLanguage() - Method in class dkpro.toolbox.corpus.BrownCorpus
 
getLanguage(String) - Method in interface dkpro.toolbox.corpus.categorized.CategorizedCorpus
 
getLanguage() - Method in class dkpro.toolbox.corpus.categorized.FirstNamesCorpus
 
getLanguage(String) - Method in class dkpro.toolbox.corpus.categorized.FirstNamesCorpus
 
getLanguage() - Method in class dkpro.toolbox.corpus.categorized.InauguralCorpus
 
getLanguage(String) - Method in class dkpro.toolbox.corpus.categorized.InauguralCorpus
 
getLanguage() - Method in class dkpro.toolbox.corpus.categorized.UdhrCorpus
 
getLanguage(String) - Method in class dkpro.toolbox.corpus.categorized.UdhrCorpus
 
getLanguage(String) - Method in class dkpro.toolbox.corpus.categorized.UserProvidedCategorizedCorpus
 
getLanguage() - Method in class dkpro.toolbox.corpus.categorized.UserProvidedCategorizedCorpus
 
getLanguage() - Method in interface dkpro.toolbox.corpus.Corpus
 
getLanguage() - Method in class dkpro.toolbox.corpus.DkproCorpus
 
getLanguage() - Method in class dkpro.toolbox.corpus.MergedCorpus
 
getLanguage() - Method in class dkpro.toolbox.corpus.SerializedCorpus
 
getLanguage() - Method in class dkpro.toolbox.corpus.special.CmuDict
 
getLanguage() - Method in class dkpro.toolbox.corpus.special.ConllCorpus
 
getLanguage() - Method in class dkpro.toolbox.corpus.special.SemCor
 
getLanguage() - Method in class dkpro.toolbox.corpus.special.StopwordsCorpus
 
getLanguage() - Method in class dkpro.toolbox.corpus.special.WordCorpus
 
getLanguage() - Method in class dkpro.toolbox.corpus.TazCorpus
 
getLanguage() - Method in class dkpro.toolbox.corpus.TextCorpus
 
getLanguage() - Method in class dkpro.toolbox.corpus.TextCorpusMetadata
 
getLanguage() - Method in class dkpro.toolbox.corpus.TigerCorpus
 
getLanguage() - Method in class dkpro.toolbox.corpus.WackyCorpus
 
getLanguage() - Method in enum dkpro.toolbox.corpus.WackyCorpus.WackyLanguageEdition
 
getLemmas() - Method in class dkpro.toolbox.corpus.util.CorpusSentence
 
getMostProbablyPronunciation(String) - Method in class dkpro.toolbox.corpus.special.CmuDict
 
getName() - Method in class dkpro.toolbox.corpus.analyzed.AnalyzedCorpus
 
getName() - Method in class dkpro.toolbox.corpus.BrownCorpus
 
getName() - Method in class dkpro.toolbox.corpus.categorized.FirstNamesCorpus
 
getName() - Method in class dkpro.toolbox.corpus.categorized.InauguralCorpus
 
getName() - Method in class dkpro.toolbox.corpus.categorized.UdhrCorpus
 
getName() - Method in class dkpro.toolbox.corpus.categorized.UserProvidedCategorizedCorpus
 
getName() - Method in interface dkpro.toolbox.corpus.Corpus
 
getName() - Method in class dkpro.toolbox.corpus.DkproCorpus
 
getName() - Method in class dkpro.toolbox.corpus.MergedCorpus
 
getName() - Method in class dkpro.toolbox.corpus.SerializedCorpus
 
getName() - Method in class dkpro.toolbox.corpus.special.CmuDict
 
getName() - Method in class dkpro.toolbox.corpus.special.ConllCorpus
 
getName() - Method in class dkpro.toolbox.corpus.special.SemCor
 
getName() - Method in class dkpro.toolbox.corpus.special.StopwordsCorpus
 
getName() - Method in class dkpro.toolbox.corpus.special.WordCorpus
 
getName() - Method in class dkpro.toolbox.corpus.TazCorpus
 
getName() - Method in class dkpro.toolbox.corpus.TextCorpus
 
getName() - Method in class dkpro.toolbox.corpus.TigerCorpus
 
getName() - Method in class dkpro.toolbox.corpus.WackyCorpus
 
getNext(JCas) - Method in class dkpro.toolbox.corpus.CorpusReader
Deprecated.
 
getNext(JCas) - Method in class dkpro.toolbox.corpus.io.Conll2000Reader
 
getPatterns() - Method in class dkpro.toolbox.corpus.TextCorpusMetadata
 
getPOS() - Method in class dkpro.toolbox.corpus.util.CorpusSentence
 
getProgress() - Method in class dkpro.toolbox.corpus.CorpusReader
Deprecated.
 
getPronunciations(String) - Method in class dkpro.toolbox.corpus.special.CmuDict
 
getReader() - Method in class dkpro.toolbox.corpus.BrownCorpus
 
getReader() - Method in class dkpro.toolbox.corpus.CorpusBase
 
getReader() - Method in class dkpro.toolbox.corpus.DkproCorpus
 
getReader() - Method in class dkpro.toolbox.corpus.SerializedCorpus
 
getReader() - Method in class dkpro.toolbox.corpus.special.ConllCorpus
 
getReader() - Method in class dkpro.toolbox.corpus.special.SemCor
 
getReader() - Method in class dkpro.toolbox.corpus.TextCorpus
 
getReader() - Method in class dkpro.toolbox.corpus.TigerCorpus
 
getReader() - Method in class dkpro.toolbox.corpus.WackyCorpus
 
getResources(String) - Static method in class dkpro.toolbox.corpus.util.ToolboxUtils
 
getSenseAnnotatedSentences() - Method in class dkpro.toolbox.corpus.special.SemCor
 
getSenseAnnotatedSentences(int) - Method in class dkpro.toolbox.corpus.special.SemCor
 
getSentence(CorpusManager.CorpusName) - Static method in class dkpro.toolbox.corpus.analyzed.CorpusManager
 
getSentenceList() - Method in class dkpro.toolbox.corpus.analyzed.AnalyzedCorpus
 
getSentences() - Method in class dkpro.toolbox.corpus.analyzed.AnalyzedCorpus
 
getSentences(int) - Method in class dkpro.toolbox.corpus.analyzed.AnalyzedCorpus
 
getSentences(String) - Method in interface dkpro.toolbox.corpus.categorized.CategorizedCorpus
 
getSentences() - Method in class dkpro.toolbox.corpus.categorized.CategorizedCorpusBase
 
getSentences(int) - Method in class dkpro.toolbox.corpus.categorized.CategorizedCorpusBase
 
getSentences(String) - Method in class dkpro.toolbox.corpus.categorized.CategorizedCorpusBase
 
getSentences() - Method in interface dkpro.toolbox.corpus.Corpus
 
getSentences(int) - Method in interface dkpro.toolbox.corpus.Corpus
 
getSentences() - Method in class dkpro.toolbox.corpus.CorpusBase
 
getSentences(int) - Method in class dkpro.toolbox.corpus.CorpusBase
 
getSentences() - Method in class dkpro.toolbox.corpus.MergedCorpus
 
getSentences(int) - Method in class dkpro.toolbox.corpus.MergedCorpus
 
getSentences() - Method in class dkpro.toolbox.corpus.special.CmuDict
 
getSentences(int) - Method in class dkpro.toolbox.corpus.special.CmuDict
 
getSentences() - Method in class dkpro.toolbox.corpus.special.StopwordsCorpus
 
getSentences(int) - Method in class dkpro.toolbox.corpus.special.StopwordsCorpus
 
getSentences() - Method in class dkpro.toolbox.corpus.special.WordCorpus
 
getSentences(int) - Method in class dkpro.toolbox.corpus.special.WordCorpus
 
getSentences() - Method in class dkpro.toolbox.corpus.TazCorpus
 
getSentences(int) - Method in class dkpro.toolbox.corpus.TazCorpus
 
getSentences() - Method in class dkpro.toolbox.corpus.util.CorpusText
 
getTaggedTokenList() - Method in class dkpro.toolbox.corpus.analyzed.AnalyzedCorpus
 
getTaggedTokens() - Method in class dkpro.toolbox.corpus.analyzed.AnalyzedCorpus
 
getTaggedTokens(int) - Method in class dkpro.toolbox.corpus.analyzed.AnalyzedCorpus
 
getTaggedTokens(String) - Method in interface dkpro.toolbox.corpus.categorized.CategorizedCorpus
 
getTaggedTokens() - Method in class dkpro.toolbox.corpus.categorized.CategorizedCorpusBase
 
getTaggedTokens(int) - Method in class dkpro.toolbox.corpus.categorized.CategorizedCorpusBase
 
getTaggedTokens(String) - Method in class dkpro.toolbox.corpus.categorized.CategorizedCorpusBase
 
getTaggedTokens() - Method in interface dkpro.toolbox.corpus.Corpus
 
getTaggedTokens(int) - Method in interface dkpro.toolbox.corpus.Corpus
 
getTaggedTokens() - Method in class dkpro.toolbox.corpus.CorpusBase
 
getTaggedTokens(int) - Method in class dkpro.toolbox.corpus.CorpusBase
 
getTaggedTokens() - Method in class dkpro.toolbox.corpus.MergedCorpus
 
getTaggedTokens(int) - Method in class dkpro.toolbox.corpus.MergedCorpus
 
getTaggedTokens() - Method in class dkpro.toolbox.corpus.special.CmuDict
 
getTaggedTokens(int) - Method in class dkpro.toolbox.corpus.special.CmuDict
 
getTaggedTokens() - Method in class dkpro.toolbox.corpus.special.StopwordsCorpus
 
getTaggedTokens(int) - Method in class dkpro.toolbox.corpus.special.StopwordsCorpus
 
getTaggedTokens() - Method in class dkpro.toolbox.corpus.special.WordCorpus
 
getTaggedTokens(int) - Method in class dkpro.toolbox.corpus.special.WordCorpus
 
getTaggedTokens() - Method in class dkpro.toolbox.corpus.TazCorpus
 
getTaggedTokens(int) - Method in class dkpro.toolbox.corpus.TazCorpus
 
getTags() - Method in class dkpro.toolbox.corpus.analyzed.AnalyzedCorpus
 
getTags(int) - Method in class dkpro.toolbox.corpus.analyzed.AnalyzedCorpus
 
getTags(String) - Method in interface dkpro.toolbox.corpus.categorized.CategorizedCorpus
 
getTags() - Method in class dkpro.toolbox.corpus.categorized.CategorizedCorpusBase
 
getTags(int) - Method in class dkpro.toolbox.corpus.categorized.CategorizedCorpusBase
 
getTags(String) - Method in class dkpro.toolbox.corpus.categorized.CategorizedCorpusBase
 
getTags() - Method in interface dkpro.toolbox.corpus.Corpus
 
getTags(int) - Method in interface dkpro.toolbox.corpus.Corpus
 
getTags() - Method in class dkpro.toolbox.corpus.CorpusBase
 
getTags(int) - Method in class dkpro.toolbox.corpus.CorpusBase
 
getTags() - Method in class dkpro.toolbox.corpus.MergedCorpus
 
getTags(int) - Method in class dkpro.toolbox.corpus.MergedCorpus
 
getTags() - Method in class dkpro.toolbox.corpus.special.CmuDict
 
getTags(int) - Method in class dkpro.toolbox.corpus.special.CmuDict
 
getTags() - Method in class dkpro.toolbox.corpus.special.StopwordsCorpus
 
getTags(int) - Method in class dkpro.toolbox.corpus.special.StopwordsCorpus
 
getTags() - Method in class dkpro.toolbox.corpus.special.WordCorpus
 
getTags(int) - Method in class dkpro.toolbox.corpus.special.WordCorpus
 
getTags() - Method in class dkpro.toolbox.corpus.TazCorpus
 
getTags(int) - Method in class dkpro.toolbox.corpus.TazCorpus
 
getTagset() - Method in class dkpro.toolbox.corpus.analyzed.AnalyzedCorpus
 
getTagset() - Method in class dkpro.toolbox.corpus.BrownCorpus
 
getTagset() - Method in class dkpro.toolbox.corpus.categorized.CategorizedCorpusBase
 
getTagset() - Method in interface dkpro.toolbox.corpus.Corpus
 
getTagset() - Method in class dkpro.toolbox.corpus.DkproCorpus
 
getTagset() - Method in class dkpro.toolbox.corpus.MergedCorpus
 
getTagset() - Method in class dkpro.toolbox.corpus.SerializedCorpus
 
getTagset() - Method in class dkpro.toolbox.corpus.special.CmuDict
 
getTagset() - Method in class dkpro.toolbox.corpus.special.ConllCorpus
 
getTagset() - Method in class dkpro.toolbox.corpus.special.SemCor
 
getTagset() - Method in class dkpro.toolbox.corpus.special.StopwordsCorpus
 
getTagset() - Method in class dkpro.toolbox.corpus.special.WordCorpus
 
getTagset() - Method in class dkpro.toolbox.corpus.TazCorpus
 
getTagset() - Method in class dkpro.toolbox.corpus.TextCorpus
 
getTagset() - Method in class dkpro.toolbox.corpus.TextCorpusMetadata
 
getTagset() - Method in class dkpro.toolbox.corpus.TigerCorpus
 
getTagset() - Method in class dkpro.toolbox.corpus.WackyCorpus
 
getTagSet() - Method in enum dkpro.toolbox.corpus.WackyCorpus.WackyLanguageEdition
 
getText() - Method in class dkpro.toolbox.corpus.raw.CorpusBackedRawText
 
getText() - Method in interface dkpro.toolbox.corpus.raw.RawText
 
getText(TextManager.TextName) - Static method in class dkpro.toolbox.corpus.raw.TextManager
 
getTexts() - Method in class dkpro.toolbox.corpus.analyzed.AnalyzedCorpus
 
getTexts(String) - Method in interface dkpro.toolbox.corpus.categorized.CategorizedCorpus
 
getTexts() - Method in class dkpro.toolbox.corpus.categorized.CategorizedCorpusBase
 
getTexts(String) - Method in class dkpro.toolbox.corpus.categorized.CategorizedCorpusBase
 
getTexts() - Method in interface dkpro.toolbox.corpus.Corpus
 
getTexts() - Method in class dkpro.toolbox.corpus.CorpusBase
 
getTexts() - Method in class dkpro.toolbox.corpus.MergedCorpus
 
getTexts() - Method in class dkpro.toolbox.corpus.special.CmuDict
 
getTexts() - Method in class dkpro.toolbox.corpus.special.StopwordsCorpus
 
getTexts() - Method in class dkpro.toolbox.corpus.special.WordCorpus
 
getTexts() - Method in class dkpro.toolbox.corpus.TazCorpus
 
getTokenList() - Method in class dkpro.toolbox.corpus.analyzed.AnalyzedCorpus
 
getTokenList(boolean) - Method in class dkpro.toolbox.corpus.analyzed.AnalyzedCorpus
 
getTokens() - Method in class dkpro.toolbox.corpus.analyzed.AnalyzedCorpus
 
getTokens(int) - Method in class dkpro.toolbox.corpus.analyzed.AnalyzedCorpus
 
getTokens(String) - Method in interface dkpro.toolbox.corpus.categorized.CategorizedCorpus
 
getTokens() - Method in class dkpro.toolbox.corpus.categorized.CategorizedCorpusBase
 
getTokens(int) - Method in class dkpro.toolbox.corpus.categorized.CategorizedCorpusBase
 
getTokens(String) - Method in class dkpro.toolbox.corpus.categorized.CategorizedCorpusBase
 
getTokens() - Method in interface dkpro.toolbox.corpus.Corpus
 
getTokens(int) - Method in interface dkpro.toolbox.corpus.Corpus
 
getTokens() - Method in class dkpro.toolbox.corpus.CorpusBase
 
getTokens(int) - Method in class dkpro.toolbox.corpus.CorpusBase
 
getTokens() - Method in class dkpro.toolbox.corpus.MergedCorpus
 
getTokens(int) - Method in class dkpro.toolbox.corpus.MergedCorpus
 
getTokens() - Method in class dkpro.toolbox.corpus.special.CmuDict
 
getTokens(int) - Method in class dkpro.toolbox.corpus.special.CmuDict
 
getTokens() - Method in class dkpro.toolbox.corpus.special.StopwordsCorpus
 
getTokens(int) - Method in class dkpro.toolbox.corpus.special.StopwordsCorpus
 
getTokens() - Method in class dkpro.toolbox.corpus.special.WordCorpus
 
getTokens(int) - Method in class dkpro.toolbox.corpus.special.WordCorpus
 
getTokens() - Method in class dkpro.toolbox.corpus.TazCorpus
 
getTokens(int) - Method in class dkpro.toolbox.corpus.TazCorpus
 
getTokens() - Method in class dkpro.toolbox.corpus.util.CorpusSentence
 
getUnderlyingCorpus() - Method in class dkpro.toolbox.corpus.analyzed.AnalyzedCorpus
 

H

hasNext() - Method in class dkpro.toolbox.corpus.CorpusReader
Deprecated.
 

I

InauguralCorpus - Class in dkpro.toolbox.corpus.categorized
 
InauguralCorpus() - Constructor for class dkpro.toolbox.corpus.categorized.InauguralCorpus
 
initialize(UimaContext) - Method in class dkpro.toolbox.corpus.CorpusReader
Deprecated.
 
initialize(UimaContext) - Method in class dkpro.toolbox.corpus.io.Conll2000Reader
 
IobDecoder - Class in dkpro.toolbox.corpus.io
Creates Chunk annotations from IOB encoded data.
IobDecoder(CAS, Feature, MappingProvider) - Constructor for class dkpro.toolbox.corpus.io.IobDecoder
 
IobEncoder - Class in dkpro.toolbox.corpus.io
Converts a chunk annotations into IOB-style
IobEncoder(CAS, Type, Feature) - Constructor for class dkpro.toolbox.corpus.io.IobEncoder
 
IobIterable - Class in dkpro.toolbox.corpus.util
 
IobIterable(JCasIterator, Tag.Tagset) - Constructor for class dkpro.toolbox.corpus.util.IobIterable
 
IobIterable(JCasIterator, Tag.Tagset, int) - Constructor for class dkpro.toolbox.corpus.util.IobIterable
 
iterator() - Method in class dkpro.toolbox.corpus.categorized.CombinedIterable
 
iterator() - Method in class dkpro.toolbox.corpus.util.CorpusIterableBase
 
iterator() - Method in class dkpro.toolbox.corpus.util.merged.MergedCorpusIterableBase
 
iterator() - Method in class dkpro.toolbox.corpus.util.TazSentenceIterable
 
iterator() - Method in class dkpro.toolbox.corpus.util.TextIterable
 

J

jcasIterator - Variable in class dkpro.toolbox.corpus.util.CorpusIterableBase
 

L

language - Variable in class dkpro.toolbox.corpus.DkproCorpus
 

M

main(String[]) - Static method in class dkpro.toolbox.corpus.analyzed.util.SerializeCorpora
 
maxItems - Variable in class dkpro.toolbox.corpus.util.CorpusIterableBase
 
MergedCorpus - Class in dkpro.toolbox.corpus
 
MergedCorpus(Corpus...) - Constructor for class dkpro.toolbox.corpus.MergedCorpus
 
MergedCorpus(List<Corpus>) - Constructor for class dkpro.toolbox.corpus.MergedCorpus
 
MergedCorpusIterableBase<T> - Class in dkpro.toolbox.corpus.util.merged
 
MergedCorpusIterableBase(Queue<Corpus>) - Constructor for class dkpro.toolbox.corpus.util.merged.MergedCorpusIterableBase
 
MergedCorpusIterableBase(Queue<Corpus>, int) - Constructor for class dkpro.toolbox.corpus.util.merged.MergedCorpusIterableBase
 
MergedSentenceIterable - Class in dkpro.toolbox.corpus.util.merged
 
MergedSentenceIterable(Queue<Corpus>) - Constructor for class dkpro.toolbox.corpus.util.merged.MergedSentenceIterable
 
MergedSentenceIterable(Queue<Corpus>, int) - Constructor for class dkpro.toolbox.corpus.util.merged.MergedSentenceIterable
 
MergedTaggedTokenIterable - Class in dkpro.toolbox.corpus.util.merged
 
MergedTaggedTokenIterable(Queue<Corpus>) - Constructor for class dkpro.toolbox.corpus.util.merged.MergedTaggedTokenIterable
 
MergedTaggedTokenIterable(Queue<Corpus>, int) - Constructor for class dkpro.toolbox.corpus.util.merged.MergedTaggedTokenIterable
 
MergedTagsIterable - Class in dkpro.toolbox.corpus.util.merged
 
MergedTagsIterable(Queue<Corpus>) - Constructor for class dkpro.toolbox.corpus.util.merged.MergedTagsIterable
 
MergedTagsIterable(Queue<Corpus>, int) - Constructor for class dkpro.toolbox.corpus.util.merged.MergedTagsIterable
 
MergedTextIterable - Class in dkpro.toolbox.corpus.util.merged
 
MergedTextIterable(Queue<Corpus>) - Constructor for class dkpro.toolbox.corpus.util.merged.MergedTextIterable
 
MergedTokenIterable - Class in dkpro.toolbox.corpus.util.merged
 
MergedTokenIterable(Queue<Corpus>) - Constructor for class dkpro.toolbox.corpus.util.merged.MergedTokenIterable
 
MergedTokenIterable(Queue<Corpus>, int) - Constructor for class dkpro.toolbox.corpus.util.merged.MergedTokenIterable
 

N

name - Variable in class dkpro.toolbox.corpus.DkproCorpus
 

P

PARAM_CHUNK_MAPPING_LOCATION - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
Location of the mapping file for chunk tags to UIMA types.
PARAM_CHUNK_MAPPING_LOCATION - Static variable in class dkpro.toolbox.corpus.io.Conll2000Reader
Load the chunk tag to UIMA type mapping from this location instead of locating the mapping automatically.
PARAM_CHUNK_TAG_SET - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
Use this chunk tag set to use to resolve the tag set mapping instead of using the tag set defined as part of the model meta data.
PARAM_CHUNK_TAG_SET - Static variable in class dkpro.toolbox.corpus.io.Conll2000Reader
Use this chunk tag set to use to resolve the tag set mapping instead of using the tag set defined as part of the model meta data.
PARAM_CORPUS - Static variable in class dkpro.toolbox.corpus.CorpusReader
Deprecated.
The fully qualified name of the corpus class to be used.
PARAM_DELETE_COVER - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
When splitting an annotation into multiple parts, e.g.
PARAM_DEPENDENCY_MAPPING_LOCATION - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
Location of the mapping file for dependency tags to UIMA types.
PARAM_ENCODING - Static variable in class dkpro.toolbox.corpus.io.Conll2000Reader
Character encoding of the input data.
PARAM_INTERN_TAGS - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
Use the String.intern() method on tags.
PARAM_INTERN_TAGS - Static variable in class dkpro.toolbox.corpus.io.Conll2000Reader
Use the String.intern() method on tags.
PARAM_LANGUAGE - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
For analysis engines: Use this language instead of the document language to resolve the model and tag set mapping.
PARAM_LANGUAGE - Static variable in class dkpro.toolbox.corpus.io.Conll2000Reader
The language.
PARAM_MODEL_ENCODING - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
The character encoding used by the model.
PARAM_MODEL_LOCATION - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
Location from which the model is read.
PARAM_NAMED_ENTITY_MAPPING_LOCATION - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
Location of the mapping file for named entity tags to UIMA types.
PARAM_POS_MAPPING_LOCATION - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
Location of the mapping file for part-of-speech tags to UIMA types.
PARAM_POS_MAPPING_LOCATION - Static variable in class dkpro.toolbox.corpus.io.Conll2000Reader
Load the part-of-speech tag to UIMA type mapping from this location instead of locating the mapping automatically.
PARAM_POS_TAG_SET - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
Use this part-of-speech tag set to use to resolve the tag set mapping instead of using the tag set defined as part of the model meta data.
PARAM_POS_TAG_SET - Static variable in class dkpro.toolbox.corpus.io.Conll2000Reader
Use this part-of-speech tag set to use to resolve the tag set mapping instead of using the tag set defined as part of the model meta data.
PARAM_PRINT_TAGSET - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
Log the tag set(s) when a model is loaded.
PARAM_READ_CHUNK - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
 
PARAM_READ_CHUNK - Static variable in class dkpro.toolbox.corpus.io.Conll2000Reader
Write chunk information.
PARAM_READ_CONSTITUENT - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
 
PARAM_READ_DEPENDENCY - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
 
PARAM_READ_LEMMA - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
 
PARAM_READ_NAMED_ENTITY - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
 
PARAM_READ_PENN_TREE - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
 
PARAM_READ_POS - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
 
PARAM_READ_POS - Static variable in class dkpro.toolbox.corpus.io.Conll2000Reader
Write part-of-speech information.
PARAM_READ_SENTENCE - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
 
PARAM_READ_TOKEN - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
 
PARAM_SEGMENTATION_MODEL_LOCATION - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
Location from which the segmentation model is read.
PARAM_SOURCE_ENCODING - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
Character encoding of the input data.
PARAM_SOURCE_LOCATION - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
Location from which the input is read.
PARAM_TARGET_ENCODING - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
Character encoding of the output data.
PARAM_TARGET_LOCATION - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
Location to which the output is written.
PARAM_TOKENIZATION_MODEL_LOCATION - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
Location from which the tokenization model is read.
PARAM_VARIANT - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
Variant of a model the model.
PARAM_WRITE_CONSTITUENT - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
 
PARAM_WRITE_DEPENDENCY - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
 
PARAM_WRITE_LEMMA - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
 
PARAM_WRITE_MORPH - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
 
PARAM_WRITE_NAMED_ENTITY - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
 
PARAM_WRITE_PENN_TREE - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
 
PARAM_WRITE_POS - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
 
PARAM_WRITE_SENTENCE - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
 
PARAM_WRITE_TOKEN - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
 
posMappingLocation - Variable in class dkpro.toolbox.corpus.io.Conll2000Reader
 
posTagset - Variable in class dkpro.toolbox.corpus.io.Conll2000Reader
 

R

RawText - Interface in dkpro.toolbox.corpus.raw
Provides a simpler interface (in comparison to Corpus) that represents a corpus as a string.
reader - Variable in class dkpro.toolbox.corpus.SerializedCorpus
 

S

SemCor - Class in dkpro.toolbox.corpus.special
 
SemCor() - Constructor for class dkpro.toolbox.corpus.special.SemCor
 
SenseAnnotatedSentenceIterable - Class in dkpro.toolbox.corpus.util
 
SenseAnnotatedSentenceIterable(JCasIterator, Tag.Tagset, Map<String, String>) - Constructor for class dkpro.toolbox.corpus.util.SenseAnnotatedSentenceIterable
 
SenseAnnotatedSentenceIterable(JCasIterator, Tag.Tagset, int, Map<String, String>) - Constructor for class dkpro.toolbox.corpus.util.SenseAnnotatedSentenceIterable
 
SentenceIterable - Class in dkpro.toolbox.corpus.util
 
SentenceIterable(JCasIterator, Tag.Tagset) - Constructor for class dkpro.toolbox.corpus.util.SentenceIterable
 
SentenceIterable(JCasIterator, Tag.Tagset, int) - Constructor for class dkpro.toolbox.corpus.util.SentenceIterable
 
SerializeCorpora - Class in dkpro.toolbox.corpus.analyzed.util
Creates the serialized corpora used by the toolbox to fill the AnalyzedCorpus objects.
SerializeCorpora() - Constructor for class dkpro.toolbox.corpus.analyzed.util.SerializeCorpora
 
SerializedCorpus - Class in dkpro.toolbox.corpus
A corpus that has previously been serialized as a binary CAS.
SerializedCorpus(String) - Constructor for class dkpro.toolbox.corpus.SerializedCorpus
 
SerializedCorpus(String, String...) - Constructor for class dkpro.toolbox.corpus.SerializedCorpus
 
serializedReader - Variable in class dkpro.toolbox.corpus.DkproCorpus
 
setCorpusPath(String) - Method in class dkpro.toolbox.corpus.TextCorpusMetadata
 
setDescription(String) - Method in class dkpro.toolbox.corpus.TextCorpusMetadata
 
setDocumentTitle(String) - Method in class dkpro.toolbox.corpus.util.CorpusText
 
setInternTags(boolean) - Method in class dkpro.toolbox.corpus.io.IobDecoder
 
setLanguage(String) - Method in class dkpro.toolbox.corpus.TextCorpusMetadata
 
setPatterns(String...) - Method in class dkpro.toolbox.corpus.TextCorpusMetadata
 
setTagset(Tag.Tagset) - Method in class dkpro.toolbox.corpus.TextCorpusMetadata
 
setUseCaching(boolean) - Method in interface dkpro.toolbox.corpus.CachableCorpus
 
setUseCaching(boolean) - Method in class dkpro.toolbox.corpus.CorpusBase
 
Stopwords - Class in dkpro.toolbox.corpus.special
 
Stopwords() - Constructor for class dkpro.toolbox.corpus.special.Stopwords
 
StopwordsCorpus - Class in dkpro.toolbox.corpus.special
 
StopwordsCorpus(StopwordsCorpus.StopwordsLanguage) - Constructor for class dkpro.toolbox.corpus.special.StopwordsCorpus
 
StopwordsCorpus.StopwordsLanguage - Enum in dkpro.toolbox.corpus.special
 

T

TaggedTokenIterable - Class in dkpro.toolbox.corpus.util
 
TaggedTokenIterable(JCasIterator, Tag.Tagset) - Constructor for class dkpro.toolbox.corpus.util.TaggedTokenIterable
 
TaggedTokenIterable(JCasIterator, Tag.Tagset, int) - Constructor for class dkpro.toolbox.corpus.util.TaggedTokenIterable
 
TagIterable - Class in dkpro.toolbox.corpus.util
 
TagIterable(JCasIterator, Tag.Tagset) - Constructor for class dkpro.toolbox.corpus.util.TagIterable
 
TagIterable(JCasIterator, Tag.Tagset, int) - Constructor for class dkpro.toolbox.corpus.util.TagIterable
 
tagset - Variable in class dkpro.toolbox.corpus.DkproCorpus
 
tagset - Variable in class dkpro.toolbox.corpus.util.CorpusIterableBase
 
TazCorpus - Class in dkpro.toolbox.corpus
A wrapper for the Taz newspaper corpus.
TazCorpus() - Constructor for class dkpro.toolbox.corpus.TazCorpus
 
TazCorpus(String) - Constructor for class dkpro.toolbox.corpus.TazCorpus
 
TazSentenceIterable - Class in dkpro.toolbox.corpus.util
 
TazSentenceIterable(File, String) - Constructor for class dkpro.toolbox.corpus.util.TazSentenceIterable
 
TextCorpus - Class in dkpro.toolbox.corpus
A corpus that does not come in a special format, but consists of text files.
TextCorpus(String, Tag.Tagset, String, String, String, String...) - Constructor for class dkpro.toolbox.corpus.TextCorpus
 
TextCorpusMetadata - Class in dkpro.toolbox.corpus
 
TextCorpusMetadata(String, String, Tag.Tagset, String, String...) - Constructor for class dkpro.toolbox.corpus.TextCorpusMetadata
 
TextIterable - Class in dkpro.toolbox.corpus.util
 
TextIterable(JCasIterator, Tag.Tagset) - Constructor for class dkpro.toolbox.corpus.util.TextIterable
 
TextManager - Class in dkpro.toolbox.corpus.raw
 
TextManager() - Constructor for class dkpro.toolbox.corpus.raw.TextManager
 
TextManager.TextName - Enum in dkpro.toolbox.corpus.raw
 
TigerCorpus - Class in dkpro.toolbox.corpus
Tiger Corpus
TigerCorpus() - Constructor for class dkpro.toolbox.corpus.TigerCorpus
 
TigerCorpus(String) - Constructor for class dkpro.toolbox.corpus.TigerCorpus
 
TokenIterable - Class in dkpro.toolbox.corpus.util
 
TokenIterable(JCasIterator, Tag.Tagset) - Constructor for class dkpro.toolbox.corpus.util.TokenIterable
 
TokenIterable(JCasIterator, Tag.Tagset, int) - Constructor for class dkpro.toolbox.corpus.util.TokenIterable
 
ToolboxUtils - Class in dkpro.toolbox.corpus.util
 
ToolboxUtils() - Constructor for class dkpro.toolbox.corpus.util.ToolboxUtils
 

U

UdhrCorpus - Class in dkpro.toolbox.corpus.categorized
 
UdhrCorpus() - Constructor for class dkpro.toolbox.corpus.categorized.UdhrCorpus
 
uimaPos2ToolboxTag(JCas, Tag.Tagset, POS) - Static method in class dkpro.toolbox.corpus.util.ToolboxUtils
 
uimaSentence2ToolboxSentence(JCas, Tag.Tagset, Sentence) - Static method in class dkpro.toolbox.corpus.util.ToolboxUtils
 
UserProvidedCategorizedCorpus - Class in dkpro.toolbox.corpus.categorized
Reads a categorized corpus from plain text files provided by the user.
UserProvidedCategorizedCorpus(String, String, String, Map<String, TextCorpusMetadata>) - Constructor for class dkpro.toolbox.corpus.categorized.UserProvidedCategorizedCorpus
 

V

valueOf(String) - Static method in enum dkpro.toolbox.corpus.analyzed.CorpusManager.CorpusName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum dkpro.toolbox.corpus.raw.TextManager.TextName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum dkpro.toolbox.corpus.special.StopwordsCorpus.StopwordsLanguage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum dkpro.toolbox.corpus.special.WordCorpus.AvailableLanguage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum dkpro.toolbox.corpus.WackyCorpus.WackyLanguageEdition
Returns the enum constant of this type with the specified name.
values() - Static method in enum dkpro.toolbox.corpus.analyzed.CorpusManager.CorpusName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum dkpro.toolbox.corpus.raw.TextManager.TextName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum dkpro.toolbox.corpus.special.StopwordsCorpus.StopwordsLanguage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum dkpro.toolbox.corpus.special.WordCorpus.AvailableLanguage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum dkpro.toolbox.corpus.WackyCorpus.WackyLanguageEdition
Returns an array containing the constants of this enum type, in the order they are declared.

W

WackyCorpus - Class in dkpro.toolbox.corpus
A wrapper for the WaCky large-scale Web corpora.
WackyCorpus(WackyCorpus.WackyLanguageEdition) - Constructor for class dkpro.toolbox.corpus.WackyCorpus
 
WackyCorpus(String, WackyCorpus.WackyLanguageEdition) - Constructor for class dkpro.toolbox.corpus.WackyCorpus
 
WackyCorpus.WackyLanguageEdition - Enum in dkpro.toolbox.corpus
 
WordCorpus - Class in dkpro.toolbox.corpus.special
 
WordCorpus(WordCorpus.AvailableLanguage) - Constructor for class dkpro.toolbox.corpus.special.WordCorpus
 
WordCorpus.AvailableLanguage - Enum in dkpro.toolbox.corpus.special
 
A B C D E F G H I J L M N P R S T U V W 

Copyright © 2011-2014. All Rights Reserved.