- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for dictionary (0.05 sec)
-
src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java
/** * Get the value for the key 'index.dictionary.prefix'. <br> * The value is, e.g. <br> * comment: Prefix for dictionary index names. * @return The value of found property. (NotNull: if not found, exception but basically no way) */ String getIndexDictionaryPrefix(); /** * Get the value for the key 'index.dictionary.prefix' as {@link Integer}. <br>
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
`TruncatedNormal` initializers have been changed to match those in external Keras. * Breaking change: `model.get_config()` on a Sequential model now returns a config dictionary (consistent with other Model instances) instead of a list of configs for the underlying layers. ## Bug Fixes and Other Changes * C++:
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Mon Aug 18 20:54:38 UTC 2025 - 740K bytes - Viewed (2)