anhourandaquarter / carmina

CSE 583 Final Project
0 stars 0 forks source link

Technology review #9

Open anhourandaquarter opened 4 hours ago

anhourandaquarter commented 4 hours ago

Discussed in https://github.com/anhourandaquarter/carmina/discussions/8

Originally posted by **anhourandaquarter** November 7, 2024 In preparation for our technology review presentation on Tuesday, I figured we can start a thread here. Topics: - Classical Latin (`cltk`) - String parsing - Text analysis - Web parsing (`selenium`, `requests`, `beautifulSoup`) -- for getting to Logeion if we want to use it to verify Latin text. I can look into `cltk`. Let's look at some other packages for string parsing and/or text analysis. I can think of `nltk`, `TextBlob`, and `spaCy`, though there might be others.
hhchan94 commented 4 hours ago

I can do spaCy and @Emend026 is going to take a look at nltk. So maybe @thatswhatsimonsaid can work on TextBlob.