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

https://github.com/shweshi/need-words

This simple chrome extension that uses Want Words (https://github.com/thunlp/WantWords) to suggest the words matching the query description. It is trying to solve the tip-of-the-tongue problem, the phenomenon of failing to retrieve a word from memory.
https://github.com/shweshi/need-words

chrome-extension reverse-dictionary

Last synced: about 1 month ago
JSON representation

This simple chrome extension that uses Want Words (https://github.com/thunlp/WantWords) to suggest the words matching the query description. It is trying to solve the tip-of-the-tongue problem, the phenomenon of failing to retrieve a word from memory.

Awesome Lists containing this project

README

          

# Need Words: Reverse Dictionary

### Description
This simple chrome extension uses [Want Words](https://github.com/thunlp/WantWords) to suggest the words matching the query description. It is trying to solve the tip-of-the-tongue problem, the phenomenon of failing to retrieve a word from memory.

[![Google Chrome](https://github.com/burkybang/burkybang/raw/master/Images/chrome-web-store.png "Google Chrome")](https://chrome.google.com/webstore/detail/pbelkafnedejeeglnfjbnnggnkkbllmp)

![User Count](https://smithsdownunder.com/get_chrome_extension_users/?id=pbelkafnedejeeglnfjbnnggnkkbllmp&output=img&padding=10 "User Count")

### Usage
![Screenshot](https://raw.githubusercontent.com/shweshi/need-words/master/screenshots/need-words-1.png)
![Screenshot](https://raw.githubusercontent.com/shweshi/need-words/master/screenshots/need-words-2.png)

### Tech
HTML, CSS, JavaScript

### Contributing

Want to contribute? Greate, Please see [CONTRIBUTING](CONTRIBUTING.md) and [CODE OF CONDUCT](CODE_OF_CONDUCT.md) for details.

### License

The MIT License (MIT). Please see [License File](LICENSE) for more information.

### Happy Coding