FreeLing  3.0
Classes | Defines
corrector.h File Reference
#include <boost/regex/icu.hpp>
#include "freeling/windll.h"
#include "freeling/morfo/language.h"
#include "freeling/morfo/processor.h"
#include "freeling/morfo/database.h"
#include "freeling/morfo/dictionary.h"
#include "freeling/morfo/phonetics.h"
#include "freeling/morfo/aligner.h"
#include "freeling/morfo/similarity.h"
Include dependency graph for corrector.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  corrector

Defines

#define EDIT_DISTANCE   1
 The class corrector implements a spell checker that will try to correct spelling errors.
#define PHONETIC_DISTANCE   2

Define Documentation

#define EDIT_DISTANCE   1

The class corrector implements a spell checker that will try to correct spelling errors.

#define PHONETIC_DISTANCE   2