Ondrej Dusek
Ondrej Dusek
I'd like to use NLTK METEOR in a Python project, but I'm getting very different scores from the ["official" Java implementation](http://www.cs.cmu.edu/~alavie/METEOR/). I would expect slight differences due to tokenization etc.,...
Found not to work properly, the culprit seems to be missing version info in PyTreex
Morce::English is very hard to install
It doesn't have any real usage anymore.
Empty lines or comments are probably reasonable.
Training ensembles does not support lexicalizer yet
The Travis build has been failing with this error: ``` 0.16s$ python -c 'import alex.applications.vhub' Vendor: Continuum Analytics, Inc. Package: mkl Message: trial mode expires in 30 days Traceback (most...
When Alex crashes, there's usually no detailed information about the exception in the logs. If an exception occurs in DM, it is caught [here](https://github.com/UFAL-DSG/alex/blob/master/alex/components/hub/dm.py#L274) and passed on to the logs...
How to compute the system ranking clusters if systems often produce the same output and are merged in the results CSV file? Is using the [`scripts/compute_ranking_clusters.perl`](https://github.com/cfedermann/Appraise/blob/master/scripts/compute_ranking_clusters.perl) script the correct way?...
Enhancement suggestion: I'm often crossfiling items into multiple collections. The only way to do this right now (that I know of) is via drag&drop, which is really cumbersome (see https://forums.zotero.org/discussion/comment/360740)....