Desmond Elliott

Results 6 issues of Desmond Elliott

I created an API key for an application in my Flickr account: ![appname](https://cloud.githubusercontent.com/assets/1419903/19078845/ea1d4e0e-8a51-11e6-887b-916e0ba9d7c9.png) I configured the miner.yaml with the API key and Secret. I created a directory to save the...

The evalaution toolkit only supports Meteor evaluation in English but image description is now being studied in non-English languages [German](http://www.statmt.org/wmt16/multimodal-task.html), [German again](http://www.cl.uni-heidelberg.de/statnlpgroup/decoco/), [Chinese](http://lixirong.net/datasets/flickr8kcn), [Japanese](https://github.com/yahoojapan/YJCaptions), and [Turkish](https://vision.cs.hacettepe.edu.tr/data.php). Would it be possible...

It would be great to have an explicit `keras.embeddings.Embedding` layer for the text input instead of a `TimeDistributedDense` layer. An `Embedding` layer for the text input would let us initialise...

#### Issue description On the current version of the ACL Anthology website, the copyright status of recorded conference talks is not clear. #### Steps to reproduce the issue 1. Visit...

bug

`README.md` suggests that MT-ComparEval currently supports only one reference translation. > reference.txt - a plain text file with reference translations (in target language). It would be really useful if MT-ComparEval...

I experience the following problem when trying to download the validation split using the most recent version of the code. It seems to be related to Shelve library, and it...