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.
- Host: GitHub
- URL: https://github.com/shweshi/need-words
- Owner: shweshi
- License: mit
- Created: 2022-01-16T21:50:18.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-17T18:45:34.000Z (over 4 years ago)
- Last Synced: 2025-02-27T04:48:05.605Z (over 1 year ago)
- Topics: chrome-extension, reverse-dictionary
- Language: CSS
- Homepage:
- Size: 49.7 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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.
[](https://chrome.google.com/webstore/detail/pbelkafnedejeeglnfjbnnggnkkbllmp)

### Usage


### 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