0
  1. I have ten txt files and generated a corpus of these files.
  2. After creating my corpus i need to generate vector space model.
  3. For VSM i preprocessed the corpus to remove stop words, number, punctuation etc...
  4. Now i need to read the corpus and generate the synonyms against each keyword/Character/Word present in the corpus.
  5. I am unable to use wordnet to get synonyms against each file present in my text corpus.

I want to generate synonyms of each word and append those keywords in the same file..

0 Answers0