I am new to NLP.
I am trying to import: edu.stanford.nlp.ling.CoreAnnotations.OriginalTextAnnotation
, but I am getting the following error:
The import edu.stanford.nlp.ling.CoreAnnotations.OriginalTextAnnotation cannot be resolved
Please let me know which jar file I should use.