A simple REST API to identify language of given text
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

8 lines
120 B

uvicorn==0.18.3
falcon==3.1.0
pydantic==1.10.2
spectree==0.10.6
iso-639==0.4.5
numpy==1.23.3
pandas==1.5.0
sklearn==0.0