issues
search
dlab-berkeley
/
Python-Text-Analysis-Fundamentals
D-Lab's 9 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
44
stars
44
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Need to debug code in Challenges 1 and 2 - Notes from Day 3 2-22-22
#27
kjhogue
opened
2 years ago
0
JupyterHub issue (re: memory issues), how to deal with objects already defined?
#26
joseaveldanes
opened
2 years ago
0
Day 3 bug fixes
#25
pssachdeva
closed
3 years ago
0
Update README
#24
pssachdeva
closed
3 years ago
0
Dataset issues (some racism/sexism remains)
#23
katherinerosewolf
opened
3 years ago
0
dataset updates
#22
katherinerosewolf
closed
3 years ago
6
Change name to "Python Text Analysis Fundamentals: Parts 1-3"
#21
jvallentine1211
closed
3 years ago
0
replace n_topics with n_components in LatentDirichletAllocation in newer versions of sklearn?
#20
EastBayEv
opened
3 years ago
0
Missing cell for df_bin['clean_text'] in Classifications.ipynb
#19
daphne-yang
opened
3 years ago
0
missing day 2 challenge 2 answers
#18
rbarreto
opened
3 years ago
0
Original slide deck was an unrecoverable LaTeX file from a previous instructor; we need to rebuild the slides when time permits
#17
EastBayEv
opened
3 years ago
0
change slide order
#16
brooksjessup
closed
3 years ago
0
add links to binder and datahub
#15
EastBayEv
opened
3 years ago
0
Day 3
#14
emilygrabowski
opened
3 years ago
1
Day 2
#13
emilygrabowski
opened
3 years ago
1
Day 1
#12
emilygrabowski
opened
3 years ago
1
Add part 4 project day "for humanists" utilizing hate speech data
#11
EastBayEv
opened
3 years ago
3
Prerequisite?
#10
EastBayEv
opened
3 years ago
0
Unsupervised
#9
brooksjessup
opened
3 years ago
1
Preprocessing
#8
brooksjessup
opened
3 years ago
3
Slide Deck
#7
brooksjessup
opened
3 years ago
1
Minor updates to Readme
#6
brooksjessup
opened
3 years ago
2
Shape issue with cosine_similarity
#5
EastBayEv
opened
4 years ago
2
change slide order to match notebook order
#4
EastBayEv
closed
3 years ago
1
02_unsupervised.ipynb: change n_topics to n_components
#3
EastBayEv
opened
4 years ago
1
Add note for when tokenization with nltk does not work
#2
EastBayEv
opened
4 years ago
1
Upgrade sentence segmentation to spacy
#1
ck37
opened
5 years ago
0