sanjanasri

Results 9 issues of sanjanasri

Hi, MAy i Know how do i get the phrasal count. for the phrases generated by giza++. It would be great if I am getting an earnest reply.

I tried to create a model using yalign-issue6-response package and I am getting the following warning. `DeprecationWarning: Passing 1d arrays as data is deprecated in 0.17 and willraise ValueError in...

Hi, ``` I tried installing yalign in python 3.4 using `sudo pip3 install yalign` , it shows installed correctly, but when i try to import i get no module found,...

Hi, I have successfully created the model for other languages tamil and english. But, when try to do alignment `python yalign-align -a en -b ta en-ta en.txt ta.txt > aligned.txt`....

Hi, You can include cEnTam corpus - English & Tamil parallel and monolingual corpus , Corressponding paper: https://aclanthology.org/2020.bucc-1.10.pdf

Hi all, When I am training with custom dataset and custon hyperparameter (.yaml) file I am getting following error The command I used is "python3 train.py -mn TransE -ds Memory...

May I know which version of keras has been used. I would be great if I could get an earnest reply. I get different error with different versions.

Hi, Below is the error, I am getting when trying to run cmake . > CMake Error: The current CMakeCache.txt directory /home/sanjana/Documents/Python_pgms/phrase2vec-master/fann/CMakeCache.txt is different than the directory /home/zach/phrase2vec/fann where CMakeCache.txt...

Can you please provide an example data. to run this code. I tried changing the path for the file in train.py, but i am unable to get the output, I...