Ask HN: Which language to use for text analysis?
I'm looking to find out if there is a commonly used programming language to do text analysis?
I know Python is popular and I've used it before. I just want to see what peoples opinions are.
I know Python is popular and I've used it before. I just want to see what peoples opinions are.
4 comments
[ 3.6 ms ] story [ 35.1 ms ] thread- more concise/elegant/beautiful than python
- since it targets nodejs, startup time = fast => blazing fast scripting
- clojure = fastest protoyping language around
- it's not JavaScript (but you get to use any JS module you need)
- it gives you an excuse to learn a functional lisp