Skip to content

mapad/langdet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Circle CI Code Climate

Dummy server which will detect the language of the text posted by a client. (out of French, English and German). example of use:

curl -X POST --data "text=devine cette langue" localhost:8001 -H "Accept: application/json"

will return:

{"language": "fr"}

About

language detection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages