You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have installed everything that is listed in the install file.
Though, I have few questions:
In my understanding, alex needs many other installations, but alex itself is not installed and has to be used on a script basis. At least, in the INSTALL file, there is no instruction to install alex. But when I navigate to alex files, there is setup.py. So does alex needs further installation? If not, how does one know when to run which scripts? Say - I am interested in only SLU. What scripts should be used? What is the data format of output of VAD?
Is there a way to have a small end-to-end application running? It is okay if this is for very small/synthesized data. I am asking for an example without using docker.
The text was updated successfully, but these errors were encountered:
@Gandhi-Sagar Thank you first! When I run applications/thub.py, it will try to connect to https://vystadial.ms.mff.cuni.cz/download/alex/ which cannot be accessed. When I comment out related code. I find that some resource files, CamInfoRest/nlgtemplates.cfg for example, are mising. What can i do?
I have installed everything that is listed in the install file.
Though, I have few questions:
In my understanding, alex needs many other installations, but alex itself is not installed and has to be used on a script basis. At least, in the INSTALL file, there is no instruction to install alex. But when I navigate to alex files, there is setup.py. So does alex needs further installation? If not, how does one know when to run which scripts? Say - I am interested in only SLU. What scripts should be used? What is the data format of output of VAD?
Is there a way to have a small end-to-end application running? It is okay if this is for very small/synthesized data. I am asking for an example without using docker.
The text was updated successfully, but these errors were encountered: