dress
dress copied to clipboard
DRESS simplification model (EMNLP 2017) described in http://aclweb.org/anthology/D/D17/D17-1062.pdf
Hi, I was able to find the predictions of the models in the test set, but I was wondering if you could make available the predictions of the models (or...
Hi Whichever .sh file I try to run doesn't run because there is no cudnn.sh file, how to get that ?
Hi, If I'm not mistaken, the computation of FKGL is off due to the behaviour of int division in python2 (result of division casted to int instead of a float)....
Hello, Could you provide details on the pre-processing applied to the dataset? For example, which tokenizer was used (with which options)? Thank you.
Hello, Is there any Python/ Tensorflow implementation of this work? Thanks.
When I train an Encoder-Decoder Attention Model using "sh run_std.sh", I get the following error: /home/qiang/torch/extra/cutorch/lib/THC/THCTensorIndex.cu:321: void indexSelectLargeIndex(TensorInfo, TensorInfo, TensorInfo, int, int, IndexType, IndexType, long) [with T = float, IndexType...
Could you please add some open source license to the data set? e.g. Creative Commons. Thanks!