dlab-berkeley / Python-Text-Analysis-Legacy-2023

D-Lab's 12 hour introduction to text analysis with Python. Learn how to perform bag-of-words, sentiment analysis, topic modeling, word embeddings, and more, using scikit-learn, NLTK, Gensim, and spaCy in Python.
Creative Commons Attribution 4.0 International
22 stars 9 forks source link

Fix all links to point to D-Lab datahub instead of generic datahub #28

Open aculich opened 1 year ago

aculich commented 1 year ago

This link in the text points to the generic datahub, so please update the link, as well as change the text to D-Lab Datahub instead of just Datahub:

https://github.com/dlab-berkeley/Python-Text-Analysis/blob/111c54898a03c07207a7b831ee1705ee3449a468/README.md?plain=1#L89

image