Craig Macdonald
Craig Macdonald
The rank attribute in the data model is superfluous and should be removed: - it is only needed for rendering - it is costly to compute every time the score...
noted in #618 i chose to change pyproject.toml - is this better than changing setup.py? (actually SETUP_KWARGS in https://github.com/kivy/pyjnius/blob/master/setup_sdist.py#L26)
#699 asked if a JDK was really required, or if a JRE is sufficient. This creates a new Github Action that tests if the JREs (rather than JDKs) are sufficient...
In #203 and #623 we discussed printing the Java stacktrace by default, in order to assist developers with problems happenning within Java. This PR does this by overridding `__str__()`, without...
At this stage, I just want to see the signing and entitlement status of java and python executables on apple-silicon
Consider using [this fork](https://github.com/terrierteam/pytrec_eval/) of pytrec_eval, which is maintained for newer Python distributions and is Windows compatible.
``` [INFO] trec-robust04 is deprecated. Consider using disks45/nocr/trec-robust-2004 instead, which provides better parsing of the corpus. [INFO] trec-robust04/fold1 is deprecated. Consider using disks45/nocr/trec-robust-2004/fold1 instead, which provides better parsing of the...