Coder Social home page Coder Social logo

an1ndya / synonym Goto Github PK

View Code? Open in Web Editor NEW
4.0 3.0 1.0 87 KB

get synonyms of a word by 2 different approach and 3 different source; PyDictionary, WordNet, DictionaryAPI

Python 100.00%
synonym synonyms antonyms thesaurus dictionaryapi wordnet pydictionary vocabulary vocabulary-learning

synonym's Introduction

Synonym

get synonyms of a word by 2 different approach and 3 different source; PyDictionary, WordNet, DictionaryAPI

*DictionaryAPI.py #This program take a string input and search that word from dictionary API

if the word already seached its store that word info in "word-jason" and next time its collect that word from local folder

#As a json has a weight of 5-6Kb, 2000 word take only 12Mb, so its easy to keep

This is done beacuse the api have a maximum call per day, its 1000

ones that jason data ready this program create there wordlist: synonym, antonym and similar(its also synonym) word.

If anyone one to increase her vocalbulary its efficent to learn similar word once

#you can create a list from here paste the word to vocalbulary.com to practice that

synonym4mPyDictionary.py** #This program take a string input and search that word's synonym from pydictionary library #Its takes another parameter depth

the program find all synonyms of given word and the again synonym all of the synonym, so it run like recuresively

Just like a graph where head is the word you given

you gave depth greater than its get too far, maybe we can bind all the word somehow :D

If anyone one to increase her vocalbulary its efficent to learn similar word once

#you can create a list from here paste the word to vocalbulary.com to practice that

***wordNet.py *** #have same property , just source is wordnet

synonym's People

Contributors

an1ndya avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

sandy4321

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.