Bachelor Project - Relation Extraction
Extracing location based relations out of geonames data
 All Classes
Public Member Functions | Public Attributes | List of all members
Location Class Reference

Public Member Functions

std::string getFullName ()
bool operator< (const Location &rhs) const
bool operator== (const Location &rhs) const
Locationmerge (const Location &a)

Public Attributes

int geonamesId = 0
std::string name = ""
FeatureType feature
Countrycountry = NULL
Locationadmin1 = NULL
Locationadmin2 = NULL
Locationadmin3 = NULL
Locationadmin4 = NULL
int population = 0
std::string longitude = ""
std::string latitude = ""
bool inYago = false
string suffix = ""

The documentation for this class was generated from the following file: