#include <ngram.h>
Definition at line 33 of file ngram.h.
§ Ngram()
Ngram::Ngram |
( |
const int |
N | ) |
|
§ ~Ngram()
§ getN()
int Ngram::getN |
( |
| ) |
const |
§ getNgram()
std::string Ngram::getNgram |
( |
const int |
n | ) |
const |
§ operator<()
bool Ngram::operator< |
( |
const Ngram & |
other | ) |
const |
§ operator=()
§ setNgram()
void Ngram::setNgram |
( |
const int |
n, |
|
|
const std::string |
str |
|
) |
| |
§ toString()
std::string Ngram::toString |
( |
| ) |
const |
§ operator<<
std::ostream& operator<< |
( |
std::ostream & |
output, |
|
|
const Ngram & |
b |
|
) |
| |
|
friend |
§ ngrams
std::string* Ngram::ngrams |
|
private |
The documentation for this class was generated from the following files:
- /build/presage-1beMKb/presage-0.9.1/src/tools/ngram.h
- /build/presage-1beMKb/presage-0.9.1/src/tools/ngram.cpp