NERsuite  1.1.1
Public Attributes
NER::COLUMN_INFO Struct Reference

#include <typedefs.h>

List of all members.

Public Attributes

int BEG
int END
int WORD
int LEMMA
int POS
int CHUNK
int DIC

Detailed Description

List of Feature Column Positions in the input/output file

Positions vary according to the NERsuite's mode. (BEG=1 in Learning mode, otherwise, BEG=0)


Member Data Documentation

Beginning Position Feature Column

Chunk Feature Column

Extra Dictionary Feature Column(s) Indicates the first column of extra features

End Position Feature Column

Word (Lemma Form) Feature Column

Part of Speech Feature Column

Word (Surface Form) Feature Column


The documentation for this struct was generated from the following file:
 All Classes Functions Variables