Skip to main content

Identify Country of origin from informal text files

Project description

cannuckfind

Ecletic Routines for Categorizing Location Information Given on Social Media (Primarily Twitter)

Installation

$ pip install cannuckfind

Assumes geograpy is already installed.

Usage

'cannuckfind' provides a set of tools to convert a text field describing location to a categorical variable. Sample usage could be:

import geograpy
from cannuckfind import location

testlocation = location.C3(useGEOGRPY = True)
isCan = testlocation.isCan("Winnipeg")

print(isCan)

Contributing

Contributions are welcome. Check out the guidelines. Bonus points for those familiar with Canadian Privacy Guidelines. Please note that this project is release with a Code of Conduct. By contributing to this project, you agree to abide by its terms.

License

twitloccan was created by Harold Henson. It is licensed under the terms of the MIT license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cannuckfind-0.0.6.tar.gz (5.5 kB view hashes)

Uploaded Source

Built Distribution

cannuckfind-0.0.6-py3-none-any.whl (5.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page