Frog
Classes | Typedefs
ner_tagger_mod.h File Reference
#include <unordered_map>
#include <vector>
#include "ticcutils/LogStream.h"
#include "ticcutils/Configuration.h"
#include "libfolia/folia.h"
#include "frog/tagger_base.h"
Include dependency graph for ner_tagger_mod.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  NERTagger
 

Typedefs

typedef std::pair< std::string, double > tc_pair
 

Typedef Documentation

◆ tc_pair

typedef std::pair<std::string,double> tc_pair