Frog
|
#include <unordered_map>
#include <vector>
#include "ticcutils/LogStream.h"
#include "ticcutils/Configuration.h"
#include "libfolia/folia.h"
#include "frog/tagger_base.h"
Go to the source code of this file.
Classes | |
class | NERTagger |
Typedefs | |
typedef std::pair< std::string, double > | tc_pair |
typedef std::pair<std::string,double> tc_pair |