Hello everyone,
I am currently trying to find some trends using journal-analysis. To do that, I’d like to use the Stanford Tagger and Lemmatizer but the Stanford Tagger needs about an hour to run. Is this normal or can I do anything to speed this up, because I want to analyse a lot of different journals a day over a year.
I am using a JSON Reader to read my JSON Data from the different websites, after that im converting the JSON File into a String and then into a document, which is then given to the Stanford Tagger.
For better understanding I took some screenshots of my settings, the input and the workflow itself.
Thank you already for everyone’s help,
David Werner