Skip to content
/ geotext Public

Geotext extracts country and city mentions from text

Notifications You must be signed in to change notification settings

mrzen/geotext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Geotext

Geotext extracts country and city mentions from text

Free software: MIT license

Ported From: https://github.com/elyase/geotext

Documentation: https://geotext.readthedocs.org.

Installation

Add this line to your application's Gemfile:

gem 'geotext'

And then execute:

$ bundle

Or install it yourself as:

$ gem install geotext

Usage

require "geotext"

puts GeoText::parse("This should identify London, United Kingdom, British, Thai China, Moscow, etc")

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/mrzen/geotext.

About

Geotext extracts country and city mentions from text

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published