ChaseKolozsy / TreeLex

(In Development) Automates the process of finding definitions and phrases where only one unknown word exists in the phrase and all words are known in the definition by having AI generate the definitions or modify the phrases to 1 unknown word. Keeps track of all phrases encountered and sorts them based on how many unknown words are in them.
1 stars 0 forks source link

Ensure sufficient familiar words in database #25

Open ChaseKolozsy opened 2 weeks ago

ChaseKolozsy commented 2 weeks ago

Verify that the database has a sufficient number of words marked as familiar before implementing the branch manager.