neilhpatel / CodeATale

This is the repository for my Junior Design project. My team developed an interactive web application for children to read the story Dr. Dolittle while improving comprehension skills through quizzes and audio.
0 stars 0 forks source link

Create parser for new definitions doc #100

Closed jjohnson660 closed 2 years ago

jjohnson660 commented 2 years ago
jjohnson660 commented 2 years ago

New commit does the following:

Neil, as for changing DefParser2.py per your feedback to account for the child words of words that have no definitions, do we actually want to make words that don't have definitions clickable in the first place? I know Dr. Evans said so, but I feel like it'd be better to just not highlight them in the first place. In this case, these child words wouldn't need to be parsed either if the parent doesn't have a definition anyways.