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

EL75EL75 MemberPosts:43Contributor II
edited November 2020 inHelp
Hi community,
有人有经验使用TreeTagger within Rapidmner ?
a good and free lemmatizer, with packages for many langages.
https://www.cis.uni-muenchen.de/~schmid/tools/TreeTagger/
best regards
Tagged:

Answers

  • Telcontar120Telcontar120 Moderator, RapidMiner Certified Analyst, RapidMiner Certified Expert, MemberPosts:1,635Unicorn
    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.

    Brian T.
    Lindon Ventures
    Data Science Consulting from Certified RapidMiner Experts
  • EL75EL75 MemberPosts:43Contributor II
    Hey there, thank you for your answer.
    could it be possible to design a loop rapid miner (write excel, execute python, etc)?
  • Telcontar120Telcontar120 Moderator, RapidMiner Certified Analyst, RapidMiner Certified Expert, MemberPosts:1,635Unicorn
    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.
    Brian T.
    Lindon Ventures
    Data Science Consulting from Certified RapidMiner Experts
Sign InorRegisterto comment.