Print

Print


Hello All,

Sorry for cross-posting.

I have uploaded a video to Youtube describing how to perform custom Named
Entity Recognition (NER) via Python and spaCy to extract three types of
entities, PERSON, LOCATION, and GROUP in Classical Latin texts. I designed
the video and the playlists below for non-programmers, specifically digital
humanists.

Video:
https://www.youtube.com/watch?v=zywMBYmV6Ew&ab_channel=PythonTutorialsforDigitalHumanities

If you are not familiar with spaCy, check out my other videos on the
library.

https://www.youtube.com/playlist?list=PL2VXyKi-KpYvuOdPwXR-FZfmZ0hjoNSUo

And another playlist on NER, from zero to hero.
https://www.youtube.com/playlist?list=PL2VXyKi-KpYs1bSnT8bfMFyGS-wMcjesM

Have a nice week,

William Mattingly