FreeLing  4.0
Classes | Namespaces | Variables
np.h File Reference
#include <set>
#include <map>
#include <freeling/regexp.h>
#include "freeling/windll.h"
#include "freeling/morfo/language.h"
#include "freeling/morfo/ner_module.h"
Include dependency graph for np.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  freeling::np
 The class np implements a simple proper noun recognizer. More...

Namespaces

namespace  freeling

Variables

const std::wstring freeling::RE_NA = "^(NC|AQ)"
const std::wstring freeling::RE_DNP = "^[FWZ]"
const std::wstring freeling::RE_CLO = "^[DSC]"