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