Milad Alshomary
Milad Alshomary
Hi @HongleiZhuang, thanks for your reply! More important for me is to evaluate the point-wise and pair-wise ltr approaches rather than loss_funtions. Only changing the loss function to cross-entropy would...
Thanks a lot, for the clarification @HongleiZhuang , So, if I want to train the model in a pair-wise setting, then I have to use one of the pairwise_* loss...
Hi @HongleiZhuang , I see that, as you explained, that upon inference, each document gets its score independent from the other. Any reason why computing the scores of sentences in...
Thanks, I updated the dependencies in ivy.xml and AutoPhrasingQParserPlugin.java and it worked fine. I forked your project and pushed the updates.
To build the project against solr5 you can try this forked repository : https://github.com/MiladAlshomary/auto-phrase-tokenfilter It is updated and tested
Hello Eammi, Please pull now and it must work. There was a problem in the test file.
@Eammi , you need to just drop the jar file inside the instance folder and use it as explained in the read me : https://github.com/LucidWorks/auto-phrase-tokenfilter/blob/master/README.md