Skip to content

bupticybee/icytranslate_api

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 

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