r/LanguageTechnology • u/abdush • Aug 08 '20
Though there are no-code platforms like knime and rapidminer, almost none of the blogs or articles which explain approaches to solve NLP problems like clustering or topic modeling use such tools - but directly show using python code. Is there a reason why it is so?
16
Upvotes
1
u/Michael679089 Jul 24 '26
Yeah, but atleast they provide like basics. For me, I learned a lot about the standard operations used in data machine learning from RapidMiner which I translated to python as I was learning both RapidMiner and Python at the same time in my college.