2 comments

[ 4.1 ms ] story [ 19.3 ms ] thread
I have to say I quite dislike the title of this. NLP in 10 lines of code, by importing a library. A lot can be 10 lines of code in that case.

CLI parser in 10 lines or less: import cliparser;

I get that it is to show of the API though :-)

Indeed! Also they've got it under 10 lines using python - they should have done it in 10 lines of assembly :D