Skip to content

For deep leanring sentence embedding experiments based on Theano.

License

Notifications You must be signed in to change notification settings

ivysoftware/DeepEmbedding

 
 

Repository files navigation

DeepEmbedding

For deep leanring sentence embedding experiments with theano.

Until now, tools in this project can hold sentence embedding and dialog pair embedding using current state-of-the-art algorithms like LSTM and CNN.

sentence.py

Demo of entrances of sentence algorithms.

dialog.py

Demo of entrances of dialog algorithms.

About data

I feel sorry, but until now all the data in experiments are private. It means that we would not publish any experimental data. Maybe in the distant future we will publish some data.

About

For deep leanring sentence embedding experiments based on Theano.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.9%
  • Shell 0.1%