Skip to content

JLin37/most_pop_words

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

most_pop_words

  • A simple python script for ingesting data from txt files that contain the most popular/ commonly used words in each language and stores them in a mongo database, each language is it's own collection.

  • Then a simple api that can serve the data by calling the mongo database. The url is setup for you can pull data from one language at a time

for example:

.../api/v1/<language>

where language is the variable in the url that you would specify to get the language you want to see. thus for english the url would look like:

.../api/v1/en_full

About

the most popular words in different languages, import, store(mongo) and api for accessing the data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages