NERsuite  1.1.1
Public Attributes
NER::NE Struct Reference

#include <ne.h>

List of all members.

Public Attributes

int begin
int end
std::list< std::string > classes
double sim

Detailed Description

NE chunk representer class


Member Data Documentation

The start position of this chunk

std::list<std::string> NER::NE::classes

The Class list which this chunk is labelled as

The end+1 position of this chunk

double NER::NE::sim

The similarity value (not used and set to 1.0)


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