I want to parse the document using stanford nlp and remove stopwords from that, so my question is how to remove stopwords using stanford nlp is there any api to remove that, I find StopWords class but I dont know how to use this, please suggest me how to get this?
Thanks
I think you can use this annotator to remove stop words https://github.com/jconwell/coreNlp