Vinura Dhananjaya

Results 4 issues of Vinura Dhananjaya

Hi, I was just testing different outputs with the 'laserembeddings' pypi package. One thing I observed is that, it doesn't raise an error for a false tag. (such as 'xx',...

When I install the lib with pip (in a conda environment), it throws an error `AttributeError: module 'lang2vec.lang2vec' has no attribute 'distance'`. When installed with setup tools, it works fine.

I am using tensorflow-gpu (2.4.1) with Python 3.7 and CUDA 10.1 on Ubuntu 20.04 with miniconda3. I install tensorflow-text with ` pip install tensorflow-text==2.4.1` and it completes without error. When...

Hi, Based on what I understood, two versions of experiments (contaminated and non-contaminated) are presented in your original paper. However, I was unable to find where the 4% contamination of...