|
FreeLing
3.0
|
#include <map>#include "freeling/windll.h"#include "freeling/morfo/language.h"#include "freeling/morfo/processor.h"

Go to the source code of this file.
Classes | |
| class | probabilities |
| Class probabilities sets lexical probabilities for each PoS tag of each word in a sentence. More... | |
Variables | |
| const std::wstring | RE_FZ = "^[FZ]" |
| const std::wstring RE_FZ = "^[FZ]" |
Referenced by probabilities::probabilities().
1.7.6.1