https://github.com/nvinayvarma189/vocabulary-eliminator
Eliminate vocab
https://github.com/nvinayvarma189/vocabulary-eliminator
Last synced: 3 months ago
JSON representation
Eliminate vocab
- Host: GitHub
- URL: https://github.com/nvinayvarma189/vocabulary-eliminator
- Owner: nvinayvarma189
- Created: 2018-07-20T18:18:58.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-08T11:30:29.000Z (over 7 years ago)
- Last Synced: 2025-04-02T15:12:02.436Z (8 months ago)
- Language: Jupyter Notebook
- Size: 9.26 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).