[–] Insanity 9y ago ↗ 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 :-) [–] [dead] theowl 9y ago ↗ Indeed! Also they've got it under 10 lines using python - they should have done it in 10 lines of assembly :D
[–] [dead] theowl 9y ago ↗ Indeed! Also they've got it under 10 lines using python - they should have done it in 10 lines of assembly :D
2 comments
[ 4.1 ms ] story [ 19.3 ms ] threadCLI parser in 10 lines or less: import cliparser;
I get that it is to show of the API though :-)