wooorm / franc

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

English is not detecting properly. #52

Closed hmuhdkamran closed 7 years ago

hmuhdkamran commented 7 years ago

I have entered "The Cell", it return 'und', or enter "Enzymes" it return 'und'.

hmuhdkamran commented 7 years ago

Sorry, I have resolved the issue by applying franc('The Cell', {minLength: 3});