Vlad Niculae
Vlad Niculae
Thanks, your analysis is great! Both signs point to the fact that the AD3 inference is the culprit. In particular, `--method=rnn --model=bare` does not use AD3 inference at all, which...
Hmm, maybe there are some issues with your AD3 install. Can you try running the AD3 python examples and the python unit tests? It might be worth trying to install...
Yet the error with Marseille is still there? This is odd. It would be great if you could still try installing everything in a fresh virtualenv. What OS are you...
That is exactly the same as what I am using, so it is probably not about that. Let me know what the results are in a fresh virtualenv. BTW, what...
I just tried making an empty virtualenv and installing all the dependencies from scratch, and I still could not reproduce this problem. What version of python are you using? When...
I just released AD3 v2.1 which can be installed with `pip install --upgrade ad3`. Would you mind trying again using this release?
Confirming my participation on the PC. Affiliation: Instituto de Telecomunicações, Lisbon, Portugal
Two ideas: Do any of the above commands return errors? Please share the output they print. (specifically where is the invalid syntax coming from?) Is your pip in a different...
this is somewhere deep on my todo list... :)
Polylearn is built and tested on windows via appveyor, and the library builds successfully, as you can see in the log [here](https://ci.appveyor.com/project/vene/polylearn/build/job/48ulj1u1d3vq3jfq), for instance. For a quick fix, you can...