Skip to content

restful api of icytranslate (an opensource english - chinese translate platform)

Notifications You must be signed in to change notification settings

bupticybee/icytranslate_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

icytranslate_api

This project is the REST api of the icytranslate platform. It uses a model generated from icytranslate_offline part(which can also be found from github)

If you do not want to train a model yourself, a trained model can be found here: https://pan.baidu.com/s/1hrCzDVQ

To set the api, just run

python icytranslate_api.py [model_dir]

To test the api you just setup, run

python test_icytranslate.py [the text you want to translate in english]

About

restful api of icytranslate (an opensource english - chinese translate platform)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published