wooorm / franc

Natural language detection
https://wooorm.com/franc/
MIT License
4.12k stars 173 forks source link

empty string locks up CLI #85

Closed rpeg closed 4 years ago

rpeg commented 4 years ago

franc '' causes the CLI to hang when it should instantly return 'und'.

Likely just need a blank string check before processing input.

wooorm commented 4 years ago

Thanks, fixed!