i have tweets stored on local machine.How to use this on local machine. i have not used java earlier, is there a simple way i can iterate for many files.
something like given on sentiment page of corenlo
java -cp "*" -mx5g edu.stanford.nlp.sentiment.SentimentPipeline -stdin .
i have tweets stored on local machine.How to use this on local machine. i have not used java earlier, is there a simple way i can iterate for many files. something like given on sentiment page of corenlo java -cp "*" -mx5g edu.stanford.nlp.sentiment.SentimentPipeline -stdin .