Skip to content

Correlating language to author's geographic origin, in Python.

License

Notifications You must be signed in to change notification settings

dabao12321/geolang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

geolang

Correlating language to author's geographic origin in Python.

Objective

By using principles from the field of linguistics, a trained ear or eye can often profile where a speaker/writer hails from based on the certain terminologies they use. Each of these "buzzwords" can be traced to a geographic area, varying in size, and the overlaps between these regions can point to the origin of the speaker.

Geolang aims to automate the above process. It will contain a number of functions to classify language into its geographic origin within the United States.

Installation

To install packages and necessary libraries, run:

git clone https://github.com/dabao12321/geolang
// or
git clone [your_fork_url]

cd geolang
python setup.py install_lib

Good to go.

Contribute!

Welcome developers! Please read the CONTRIBUTING and Code of Conduct to get started.

Authors

  • Amanda Li

Thank you to all contributors who participated in this project!

License

This project is under the MIT License.

About

Correlating language to author's geographic origin, in Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages