Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ireneflorez/vocab-tool

Vocab tool to obtain dictionary information for lists of words scraped from the net. Extracted data (word list) scraped from websites using Python, pytests, argparse, beautifulsoup, and pycharm. Data is downloaded into an indexed sqlite3 list using frequency count and length.
https://github.com/ireneflorez/vocab-tool

dictionary-information jupyter-notebook python vocab

Last synced: 7 days ago
JSON representation

Vocab tool to obtain dictionary information for lists of words scraped from the net. Extracted data (word list) scraped from websites using Python, pytests, argparse, beautifulsoup, and pycharm. Data is downloaded into an indexed sqlite3 list using frequency count and length.

Awesome Lists containing this project