Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mechatroner/word-discoverer

:book: Chrome Extension: Word Discoverer
https://github.com/mechatroner/word-discoverer

browser-extension chrome-extension language-learning

Last synced: about 1 month ago
JSON representation

:book: Chrome Extension: Word Discoverer

Awesome Lists containing this project

README

        

# Chrome Extension: Word Discoverer

## Description

Main purpose of this project is to improve reading experience for non-native speakers.

According to some observations reading behavior of native and non-native speakers can differ.
Also native speakers have a higher probability to spot an unknown word or idiom in text they read.
To help users spot new words and increase their vocabulary, rare words in text can be highlighted.
Another way to help users is to highlight idioms, which sometimes can be very hard to recognize and isolate from surrounding text.

## Chrome extension

* Highlights English words from eng_dict.txt file
* Highlights English idioms from eng_idioms.txt file

[Word Discoverer in Chrome webstore](https://chrome.google.com/webstore/detail/words-discoverer-expand-y/noncaeikjgpbdeoocblijjgegnobogib)

## Contributors

[mechatroner](https://github.com/mechatroner) - Core functionality
[XQDD](https://github.com/XQDD) - Text-To-Speech idea and implementation