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

create a dictionary of english pos to language pos #42

Closed ChaseKolozsy closed 1 week ago

ChaseKolozsy commented 1 week ago

translate pos_enums and then create a dictionary for pos from english to target language and then make it to where you can load it from file

ChaseKolozsy commented 1 week ago

The reason this is invalid is because translating a grammatical term from English to another language will result in terms from the other language for English grammatical instead of the grammatical terms of that language, which is more times than not, useless