Hi @sekhansen,
Thanks a lot for the tutorial! I like it in a lot and I trief to apply it to my own work.
However, unfortunately, I would like to analyze German text messages.
Is there a way to additionally implement a German stop word list to the "short" and "long" English list?
stopwords_german.txt
And what about the stemming? I just noticed that there is a German package in the NLTK package, but I do not know how to apply it.
I think the rest of the code is not a problem re language :-)
I am really a freshman at this topic, so every help is really appeciated.
Thanks in advance!
Hi @sekhansen,
Thanks a lot for the tutorial! I like it in a lot and I trief to apply it to my own work.
However, unfortunately, I would like to analyze German text messages.
Is there a way to additionally implement a German stop word list to the "short" and "long" English list?
stopwords_german.txt
And what about the stemming? I just noticed that there is a German package in the NLTK package, but I do not know how to apply it.
I think the rest of the code is not a problem re language :-)
I am really a freshman at this topic, so every help is really appeciated.
Thanks in advance!