You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: