public class BM25Config extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
BM25Config.BM25ConfigBuilder |
| Modifier and Type | Method and Description |
|---|---|
static BM25Config.BM25ConfigBuilder |
builder() |
Float |
getB() |
Float |
getK1() |
public static BM25Config.BM25ConfigBuilder builder()
public Float getK1()
public Float getB()
Copyright © 2022 SeMI Technologies B.V.. All rights reserved.