Coder Social home page Coder Social logo

vocab's Introduction

vocab

A single assistant for helping you improve your vocabulary.

Why am I starting this project

I love opensource community so much. I love learning languages and building my vocabulary. I face many problems everyday in my vocabulary learning flow. I want to join with others to make a tool that would help us all improve our vocabulary easier.

principles

There should be no server or anything. Everything should be completely local. Protecting users privacy is red line. Everything should remain completely free. The code/name/browser extention or anything should never ever be sold to any disgusting tracking company.

roadmap

fetching data

  • fetching word information from google define
    • using a crafted url and a simple get request and cleaning up the html result with bs4.(preferred method)
    • using selenium.(last resort)
  • fetching from urban dictionary
  • fetching from the free dictionary
  • fetching from merriam-webster
  • fetching from wikitionary

storing data

  • using sqlite

word of the day and stuff in terminal

I aliased clear to print a random word with it's definition after doing clear. But I notice that I ignore it every time. I also added something to add a word on top of my terminal evertime I open a new terminal but I also tend to ignore that. I don't know if others have the same experience about this. And Ideas? suggestions?

integration with other applications

I think this is so useful if we can integrate this with chat/mail clients and browsers so that every word we type we see it's synonym sugested and so we will use more complex and more specific synonyms instead of simple english words. I think this is extremely good for learning.

  • weechat plugin another feature would be to work with some bots that lookup definitions. so whenever we lookup the definition of a word in a channel using a bot the plugin will lookup the word and insert it to the apps database.
  • firefox plugin that would suggest alternative words from local database whenever we type.
  • chrome plugin

loading external wordsets such as GRE

customization

  • # of synonyms
  • # of antonyms
  • store the origin of the word
  • # of examples
  • # of definitions
  • # translations
  • # audio file for pronunciation
  • Phonetics

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.