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

Implement Phrase Processor Script #52

Open ChaseKolozsy opened 1 week ago

ChaseKolozsy commented 1 week ago

Create a separate script called "phrase_processor" to handle the creation and processing of definitions for each word in a phrase.