Approach0 is my side project, about to publish its first release.
It is using Indri index reader/writer, on top of that, it adds math
search functionalities (these includes index merge, proximity, and
scoring/ranking, all written in C).
Just want more people to know and possibly anyone interested can join
in the development and push this project forward (I have a lot time
constraint and cannot focus on this project with full-time effort).
Wei
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello everyone! I want to report a use case based on Indri:
https://approach0.xyz/
Approach0 is my side project, about to publish its first release.
It is using Indri index reader/writer, on top of that, it adds math
search functionalities (these includes index merge, proximity, and
scoring/ranking, all written in C).
Just want more people to know and possibly anyone interested can join
in the development and push this project forward (I have a lot time
constraint and cannot focus on this project with full-time effort).
Wei
Yes, I am also working on math retrieval and have recently strated using Indri. I need your help for the same.