Hidetaka Kamigaito
Hidetaka Kamigaito
[This issue](https://github.com/kamigaito/SLAHAN/issues/3) includes the process of using other datasets in our code. Please try to reference.
In this case, you need to set LD_LIBRARY_PATH to the location of the CUDA and cuDNN libraries.
@bhaveshkr Thank you for having an interest in our work! Unfortunately, I didn't use Docker for this project. However, your suggestion is reasonable to me. For considering the convenience, I'm...
This error indicates that the number of tokens in a sentence is not the same between the feature vectors (from BERT or ELMO) and the received text. Thus, checking the...
[This issue](https://github.com/kamigaito/SLAHAN/issues/3) shows the process to use another dataset in our code. However, we have no simplified version of this code now.