Replies: 2 comments 1 reply
-
|
Hi Adriane- |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Following! Thank you for the link to the Python Tutorials for DH. I'll take a look at those. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm doing an experiment with topic modelling to see if it helps with determining common subjects in born-digital archival collections (e.g., when someone donates their computer to our special collections) to use for description. This is a brand-new area of Python for me and not something anyone in my group has done, so I'm wondering if anyone else has advice?
So far, I can get the text out of a variety of formats using the tika library and I've worked through a few tutorials on topic modeling from the YouTube channel Python Tutorials for Digital Humanities. They cover scikit-learn, gensim, spacy, and top2vec. Anyone have luck with any of those, or prefer something else?
Beta Was this translation helpful? Give feedback.
All reactions