Posts by peolyntho • 1 point
1 post
-
-1
votes1
answer220
viewsQ: Open python text set to apply functions (Len, set, colocations, etc.). Unicodedecorror
>>> import nltk >>> from nltk.corpus import PlaintextCorpusReader >>> meucorpus='C:\Users\dudu\Desktop\Artigos sem acentos' >>>…