#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/presage-fcAuyF/presage-0.9.1/src/tools/ngram.h
- /build/presage-fcAuyF/presage-0.9.1/src/tools/ngram.cpp