Closed adamlhayes closed 7 years ago
Error thrown in the Intro to portfolio review Line 191, using the word_heatmap function:
word_heatmap(tdm,pickwords=c("women","gender","access","land","right","work","labor","yield","security"))
Error in [.simple_triplet_matrix(termDocumentMatrix, pickwords, ) : Subscript out of bounds.
[.simple_triplet_matrix
Update
This initial issue goes away when I download the entire repository (not sure why). Though, I'm still getting an error here:
BASE_INPUT<-PreTopicFrame2(corpus1,workingfolder=workingfolder)
Unequal factor levels: coercing to characterError in unique(fullorig$Orig) : object 'fullorig' not found
Hmm I'm pretty sure I didnt run into this error when I went thought it
I dont think I can reproduce either of these issues
Error thrown in the Intro to portfolio review Line 191, using the word_heatmap function:
word_heatmap(tdm,pickwords=c("women","gender","access","land","right","work","labor","yield","security"))
Error in
[.simple_triplet_matrix
(termDocumentMatrix, pickwords, ) : Subscript out of bounds.Update
This initial issue goes away when I download the entire repository (not sure why). Though, I'm still getting an error here:
BASE_INPUT<-PreTopicFrame2(corpus1,workingfolder=workingfolder)
Unequal factor levels: coercing to characterError in unique(fullorig$Orig) : object 'fullorig' not found