Skip to content

KulkarniSuraj/Voccacia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Voccacia

A simple tool to build your vocabulary by effectively using

  • Synonyms
  • Antonyms
  • Hyponyms
  • Hypernyms
  • Definitions
  • Examples

of a word using popular lexical database for english called wordnet

This project is currently under development

Installation

  1. clone this repo git clone https://github.com/KulkarniSuraj/Voccacia.git
  2. activate virtual environment if any
  3. pip3 install nltk
  4. Open python interactive shell
>>> import nltk
>>> nltk.download('wordnet') 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages