#include <list>
#include "language.h"
Include dependency graph for tagger.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | POS_tagger |
The class POS_tagger is just an abstract class generalizing a PoS tagger. More... |