🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

TreeTagger - a part-of-speech tagger for many languages - lemmatization

EL75User: "EL75"
New Altair Community Member
Updated by Jocelyn
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

Find more posts tagged with

Sort by:
1 - 3 of 31
    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.

    EL75User: "EL75"
    New Altair Community Member
    OP
    Hey there, thank you for your answer.
    could it be possible to design a loop rapid miner (write excel, execute python, etc)?
    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.