Category "corpus"

Clean file line by line and write lines into a new file

I am new to Python and I want to clean a big file line by line and write clean lines into a new file. I think I have been able to read the file but for some rea

top terms in corpus gensim

I am using python package Gensim for clustering, I first created a dictionary from tokenizing and lemmatizing sentences of the given text and then using this di