|
|
|
|
|
by _dmn7
970 days ago
|
|
For those learning other languages (works best for European languages), my open source tool VocabSieve [1] does something quite similar (it is a lemmatizing tool unlike many common tools such as LingQ), with more advanced features like auto-mining words and using highlights from ereaders. It's also a local-first tool that does not require internet access if you use downloaded resources and does not connect to any central server I control. It has no mobile support though. [1] https://github.com/FreeLanguageTools/vocabsieve |
|