Yiran Wang

Results 17 issues of Yiran Wang

Hi~ How do you guarantee the matrix `W` is invertible? I know you initialize it as an orthogonal matrix, but how do you know it will keep invertible (or orthogonal)...

[pytext](https://pytext-pytext.readthedocs-hosted.com/en/latest/)

request
sphinx

[torchtext](https://torchtext.readthedocs.io/en/latest/)

request
sphinx

![haskell-plugin](https://cloud.githubusercontent.com/assets/3585459/16379365/3a63ef24-3cac-11e6-8598-311bd4f3ae9f.png) The left side is rendered by SublimeHaskell, and from the 16th line you can notice the `=` is not parsed correctly, case the `

https://github.com/patverga/bran/blob/3bdb65fbd37961c640ecc1e31696c09e4d89257b/src/models/transformer.py#L269

Hi, thanks for sharing the source code. 1. In Table 2, are these reported numbers the results of the test split or the validation split? 2. In Table 2, for...

Hi~ I noticed that you aggregate only **contiguous** instances with the same `tup` into the same bag, in other words, you aggregate instances **locally**. https://github.com/ShulinCao/OpenNRE-PyTorch/blob/master/gen_data.py#L152-L155 but RESIDE handles this by...

Hi, thanks for sharing the source code. Could you please share the training log file, i.e., `log.txt`, with me? I just encountered some training problems, and the loss score decreased...

Hi, thanks for sharing the source code. According to the Equation (10) in your paper, I guess the last elements of $\tilde{i}_t$ will always be zero, e.g., [0.8, 0.3, 0.1,...

Hello, thanks for sharing pertained files, but could you please upload the `simplified-Chinese ELMo` to NLPL too? It's a little bit hard for people who are not in the mainland...