Christophe Van Gysel

Results 9 comments of Christophe Van Gysel

Sorry for the delay. I've released 0.5 just now: https://pypi.org/project/pytrec-eval/0.5/

I've published a source release. Is that sufficient for Windows?

Can you install GCC using Homebrew and try building with that?

Do you mean like the following? - https://github.com/cvangysel/pytrec_eval/blob/master/py/__init__.py#L16 - https://github.com/cvangysel/pytrec_eval/blob/master/py/__init__.py#L28 - https://github.com/cvangysel/pytrec_eval/blob/master/examples/trec_eval.py#L10

How many documents are you trying to index? Are you using any of the distributed indexing features of Indri? The reason why there is no support for the scenario where...

Ah, I see. Can you provide a minimal example of configuration files/IndriBuildIndex invocations that performs this behaviour? I wasn't aware that this was possible! I can't promise an ETA on...

Did you manage to compile Indri? Can you verify that `libindri.a` exists in the installation directory. In addition, please set `LIBRARY_PATH` as we need to statically link (`LD_LIBRARY_PATH` is used...

Thanks for your contributions. To keep things organised, can you please: 1. Split up this issue in two separate issues (one for the installation fix, another for the reference counting...

Thanks all. My apologies for the delayed response. We're in the process of transferring ownership of this repository to the Amsterdam IRLab and so hopefully the future maintainers will have...