We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We need to pieces of data to start on this:
For the former, https://www.reddit.com/r/learnfrench/comments/grnome/i_generated_a_csv_xlsx_version_for_anki/ gives 5000 most frequent words. We could build up a FrenchWord, FrenchDictionaryExtractor, and a FrenchDeckStyler
FrenchWord
FrenchDictionaryExtractor
FrenchDeckStyler
I haven't looked for the latter, but it would let us make a FrenchGrader
FrenchGrader
The text was updated successfully, but these errors were encountered:
No branches or pull requests
We need to pieces of data to start on this:
For the former, https://www.reddit.com/r/learnfrench/comments/grnome/i_generated_a_csv_xlsx_version_for_anki/ gives 5000 most frequent words. We could build up a
FrenchWord
,FrenchDictionaryExtractor
, and aFrenchDeckStyler
I haven't looked for the latter, but it would let us make a
FrenchGrader
The text was updated successfully, but these errors were encountered: