Closed ghost closed 6 years ago
Thanks @minsangkim142 @theSage21 for opening a new issue on my question! I think UI is a good idea to do the test. Without having an UI right now, how can I test it on the terminal?
@minsangkim142 for some reason I'm unable to get py2.7 to install tensorflow on my system. I've pushed some code to my for of this project. Where do you want to put this ability? Another mode in Params and run through python model.py
?
@jenniferzhu There's no live evaluation capability web/cli or otherwise AFAIK. We'll just have to wait for this feature to go in.
@theSage21 Thanks! I guess this will be an interesting feature to add!
@theSage21 Yup I created a branch called "demo" where pushed a basic framework for R-net backend. Could you have a look?
Committed a working demo at "demo" branch. check here a9244f02f41bf85862f66b31990d4dd24fe5f248 Now we need to make the damn box bigger haha
Bigger box :smile: as of https://github.com/theSage21/R-net/commit/1cb66e967d7ce3b2779ad625877fced02fe78c00
Does that work?
Merged to the master branch, thank you @theSage21
From issue #22, we want to make a web based user interface/interaction tool so that users can copy and paste whatever passage context and questions they want and python/tensorflow backend will process the data. @theSage21 could you please submit a pr for the web interface? Thanks!