The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
POS-Tagger (STTS)
Hello at all,
I am a new RapidMiner-User and want text analysis chat-dialougs in german.
For these problem I want use a POS-Tagger with the Stuttgart-Tübingen-Tagse (STTS).
Can somebody explain me how I can use this in RapidMiner.
Thank You
D_Zed
I am a new RapidMiner-User and want text analysis chat-dialougs in german.
For these problem I want use a POS-Tagger with the Stuttgart-Tübingen-Tagse (STTS).
Can somebody explain me how I can use this in RapidMiner.
Thank You
D_Zed
0
Answers
here's a short example which tries to extract nouns and proper names from a given document: To read in your chat logs you would probably use the "Process Documents from Files" operator (instead of "Create Doc + Process Docs") and nest the tokenizer + tagger in there.
Greets
from Berlin,
René
Roland