Reordering words according to frequency.
I have a huge deck of Chinese words. Each word has two sentences. I have done a frequency analysis on the sentences to see which words are the most common. I would like to reorganize the deck so that the words with higher frequency come up first. Does anyone know a way to do this? With over 44,000 words organizing them manually is not an option.
Comments are closed, but you can start a new discussion.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 Posted by wmqpmw on 21 Oct, 2019 10:29 PM
This would most likely have to be done outside of ANKI. You may need to export the cards to csv or similar format, add in your frequency information, sort, and then convert to ANKI again.
2 Posted by keithlamb on 12 May, 2020 08:13 PM
Thanks I had a macro made to sort them in excel.
3 Posted by Aleksej on 13 May, 2020 10:59 AM
There is the MorphMan add-on for that: https://ankiweb.net/shared/info/900801631
It can also be used with other languages.