ParikhKadam / bidaf-keras

Bidirectional Attention Flow for Machine Comprehension implemented in Keras 2
GNU General Public License v3.0
64 stars 21 forks source link

Web bundle for bidaf-keras #26

Open Zeesy opened 4 years ago

Zeesy commented 4 years ago

Any possibility of developing a web bundle for this? Pre-trained or otherwise. Thank you for your excellent project!

ParikhKadam commented 4 years ago

We already had a web bundle developed earlier. But we stopped maintaining this repo and hence, the code wasn't pushed here. Sorry. @Zeesy

Zeesy commented 4 years ago

Any chance you could push it so we can have a look at it? It would be really helpful to be able to build on your work! @ParikhKadam

ParikhKadam commented 4 years ago

Sorry @Zeesy , As I mentioned earlier, we have already stopped maintaining this project. I also don't remember if I have saved the web bundle somewhere. But developing it isn't that hard, you may try flask which is the simplest alternative.