Thiago G. Martins

Results 12 issues of Thiago G. Martins

Example: ``` rank-profile collect_rank_features inherits default { first-phase { expression: random } ignore-default-rank-features rank-features { bm25(title) bm25(body) nativeRank(title) nativeRank(body) } } ``` This is important when collecting training data for...

Thanks for making the trained model available for download. However, it is not clear how can I load and use the trained model myself.