FreeLing
4.0
|
#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 |
Variables | |
const std::wstring | freeling::RE_FZ = "^[FZ]" |