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

Go to the source code of this file.
Classes | |
| class | freeling::probabilities |
| Class probabilities sets lexical probabilities for each PoS tag of each word in a sentence. More... | |
Namespaces | |
| namespace | freeling |
explicit instantiations of class automat to satisfy compiler | |
Variables | |
| const std::wstring | freeling::RE_FZ = "^[FZ]" |
1.7.6.1