Skip to content

iuliux/Datasets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Datasets

Various collected datasets

Countries center coordinates

datasets/Geo/countriesCoords.json

Contains:

  • a list of latitude/longitude coordinates for the center of each country, mapped by country code (US, DE, RO...)
  • a list of names of countries, mapped by country code

Collected based on Maxmind GeoIP countries database (for country codes and names) and Google Maps geolocator (for coordinates).

Useful for visualising per-country data on a map (like Datamaps)

Sentiment

datasets/Sentiment/...

Contains:

  • a lexicon of positive/negative words
  • a lexicon of words annotated with Polarity, Subjectivity, POS, isStemmed

About

Various collected datasets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published