#include "fries/language.h"
#include "freeling/maco_options.h"
#include "freeling/locutions.h"
#include "freeling/dictionary.h"
#include "freeling/numbers.h"
#include "freeling/dates.h"
#include "freeling/quantities.h"
#include "freeling/punts.h"
#include "freeling/probabilities.h"
#include "freeling/ner.h"
#include "freeling/np.h"
#include "freeling/bioner.h"
#include "freeling/corrector.h"
Go to the source code of this file.
Classes | |
class | maco |
Class maco implements the morphological analyzer, which uses all the specific analyzers: dates, numbers, dictionary, etc. More... |