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

https://github.com/nvinayvarma189/vocabulary-eliminator

Eliminate vocab
https://github.com/nvinayvarma189/vocabulary-eliminator

Last synced: 3 months ago
JSON representation

Eliminate vocab

Awesome Lists containing this project

README

          

# Vocabulary

Given a text, This program can extract the high vocabulary words and provide meanings for them.
Eliminate vocabulary. To-Do is to send the extracted words from `vocabulary.ipynb` and pass them to `Wikimeaning.py` (to get the headwords of the extracted words) and finally pass them to `meaning.py`(to display the meaning of the extracted words).