Skip to content

Semantically Smooth Bilingual Phrase Embeddings for Statistic Machine Translation

Notifications You must be signed in to change notification settings

JocelynSong/SSBRAE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

SSBRAE

Semantically Smooth Bilingual Phrase Embeddings for Statistic Machine Translation

Based on the BRAE, we extend the conventional bilingual recursive autoencoders by preserving the translation and the paraphrase probability distributions via regularization terms when learning bilingual phrase embeddings. /exp/gbrae/brae/brae_batch.py is the function to train brae. /exp/gbrae/gbrae/gbrae_batch.py is the function to train ssbrae. We can choose translation probability distributions or paraphrase probability distributions or both. /src/rae_batch.py is our model.

About

Semantically Smooth Bilingual Phrase Embeddings for Statistic Machine Translation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published