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

do not .gitignore essential data files #67

Closed ChaseKolozsy closed 4 days ago

ChaseKolozsy commented 4 days ago

anything that is critical to the functioning of this project that is not custom, but is meant to be translated dynamically depending on user language choice should not be ignored by .gitignore