Frog
|
#include <string>
#include <vector>
#include <set>
#include "ticcutils/LogStream.h"
#include "ticcutils/Configuration.h"
#include "ticcutils/Unicode.h"
#include "libfolia/folia.h"
#include "ucto/tokenize.h"
#include "timbl/TimblAPI.h"
#include "frog/FrogData.h"
#include "frog/ckyparser.h"
Go to the source code of this file.
Classes | |
class | ParserBase |
class | Parser |
Functions | |
void | appendParseResult (frog_data &fd, const std::vector< parsrel > &res) |