TreeTagger - a part-of-speech tagger for many languages - lemmatization
EL75
New Altair Community Member
Hi community,
does anybody has an experience using TreeTagger within Rapidmner ?
a good and free lemmatizer, with packages for many langages.
https://www.cis.uni-muenchen.de/~schmid/tools/TreeTagger/
best regards
does anybody has an experience using TreeTagger within Rapidmner ?
a good and free lemmatizer, with packages for many langages.
https://www.cis.uni-muenchen.de/~schmid/tools/TreeTagger/
best regards
0
Answers
-
It looks like a great tool but not one that could be invoked natively from RapidMiner. You could likely use it separately on your source data though and then send the resulting text into RapidMiner for subsequent analysis.
0 -
Hey there, thank you for your answer.
could it be possible to design a loop rapid miner (write excel, execute python, etc)?
0 -
Certainly---almost anything is possible in RapidMiner if you are willing to incorporate R or Python or SQL scripts---but you are probably mostly on your own with that, as there is not likely an existing process that someone in the community can share with you to do it. Efforts here tend to mostly be around use of operators and processes native to RapidMiner.0