Colibri Core
|
This is the complete list of members for IndexedCorpus, including all inherited members.
begin() | IndexedCorpus | inline |
beginpointer() const | IndexedCorpus | inline |
bytesize() const | IndexedCorpus | inline |
corpus | IndexedCorpus | protected |
corpussize | IndexedCorpus | protected |
empty() const | IndexedCorpus | inline |
end() | IndexedCorpus | inline |
find(const IndexReference &ref) | IndexedCorpus | inline |
findpattern(const Pattern &pattern, uint32_t sentence=0, int maxmatches=0) | IndexedCorpus | |
findpattern(std::vector< IndexReference > &result, const Pattern &pattern, uint32_t sentence, const PatternPointer &sentencedata, int maxmatches=0) | IndexedCorpus | |
getpattern(const IndexReference &begin, int length=1) const | IndexedCorpus | |
getpattern() const | IndexedCorpus | inline |
getpointer(const IndexReference &begin) const | IndexedCorpus | |
getsentence(int sentence) const | IndexedCorpus | |
getsentence(unsigned char *sentencedata) const | IndexedCorpus | |
has(const IndexReference &ref) const | IndexedCorpus | inline |
IndexedCorpus() | IndexedCorpus | inline |
IndexedCorpus(unsigned char *corpus, unsigned int corpussize) | IndexedCorpus | inline |
IndexedCorpus(std::istream *in, bool debug=false) | IndexedCorpus | |
IndexedCorpus(std::string filename, bool debug=false) | IndexedCorpus | |
load(std::istream *in, bool debug=false) | IndexedCorpus | |
load(std::string filename, bool debug=false) | IndexedCorpus | |
operator[](const IndexReference &ref) | IndexedCorpus | inline |
patternpointer | IndexedCorpus | protected |
sentenceindex | IndexedCorpus | protected |
sentencelength(int sentence) const | IndexedCorpus | |
sentencelength(unsigned char *sentencebegin) const | IndexedCorpus | |
sentences() const | IndexedCorpus | inline |
size() | IndexedCorpus | inline |
totaltokens | IndexedCorpus | protected |
~IndexedCorpus() | IndexedCorpus | inline |