Bachelor Project - Relation Extraction
Extracing location based relations out of geonames data
|
Public Member Functions | |
string | getFullName () |
bool | operator< (const Country &rhs) const |
bool | operator== (const Country &rhs) const |
Public Attributes | |
string | name |
int | population = 0 |
string | continent |
int | area |
int | geonamesId |