yerkanattt / NLP2_challenges_yerkanat

These are the jupyter notebooks for ML for NLP2 course challenges
0 stars 0 forks source link

does text similarity require preprocessing? #1

Open ariedamuco opened 2 years ago

ariedamuco commented 2 years ago

@yerkanattt

yerkanattt commented 2 years ago

I though about it and did it mainly to remove stopwords, but currently i think that they could be useful for text similarity in general. Nevertheless, I updated the doc2vec file by removing preprocessing.