Beside Python, Tcl remains my language of choice when it comes to text mining and ML/AI data engineering proof of concepts.
back
2 comments
Besides Python
So, when & why do you use Tcl over Python?Some of the UNIX systems I admin actually have Tcl installed by "default" (Solaris and AIX) and no Python. So I use Tcl there when I want to do things about shell.
When building and comparing feature attributes from natural language and comparing vectors for similarity. And Tcl eggdrop IRC bots of course...
Sounds intriguing! If you have any examples of projects where you've tried that out and how/why you felt that worked, it'd be interesting to read about.