Hacker News new | ask | show | jobs
by davidzweig 1284 days ago
Instead of GPT, you can take sentences from Tatoeba, and analyse and index by vocabulary. 'PhrasePump' does this already. We glued together an NLP pipeline (Stanza etc.) to capture the lemmas in sentences.

https://www.languagereactor.com/phrasepump

2 comments

Or use clozemaster since it’s a fully realized app that does all the work for you.
This is excellent and I love it :)