- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for boundaries (0.06 sec)
-
src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java
String getQueryHighlightBoundaryChars(); /** * Get the value for the key 'query.highlight.boundary.max.scan'. <br> * The value is, e.g. 20 <br> * comment: Maximum scan for query highlight boundaries. * @return The value of found property. (NotNull: if not found, exception but basically no way) */ String getQueryHighlightBoundaryMaxScan(); /**
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 525.6K bytes - Viewed (2) -
RELEASE.md
supports equivalent functionality. `max_tokens` argument renamed to `num_tokens`. * `Discretization` added `num_bins` argument for learning bins boundaries through calling `adapt` on a dataset. Renamed `bins` argument to `bin_boundaries` for specifying bins without `adapt`. * Improvements to model saving/loading:
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Mon Aug 18 20:54:38 UTC 2025 - 740K bytes - Viewed (2)