Skip to content

deeploid/clozit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clozit: A deep learning framework based on TensorFlow

clozit is a deep learning framework for solving the cloze problems, where multiple answers (words or phrases) are considered for fill in the blank for a sentence. The model utilizes attention modeling of recurrent neural network. It is based on the attention sum reader network https://arxiv.org/pdf/1603.01547.pdf.

Dependencies

  • Python 2.7
  • numpy
  • TensorFlow

Examples

coming soon!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages