ChaseKolozsy / TreeLex

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 online dict scraper for dict fields #36

Closed ChaseKolozsy closed 5 days ago

ChaseKolozsy commented 1 week ago

Create a tool that scrapes sample urls of an online dictionary and isolates the fields related to dictionary entries like part of speech, enumerated definitions, example sentences, word name, multiple entries for word name, etc and stores that information for later reference.

ChaseKolozsy commented 6 days ago

What has occured is I have created a starter script for wordpress login to my specific dictionary, however, this issue will not be closed until a separate script has been created that works with websites that do not require logins