- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for Dictionarys (0.09 seconds)
-
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>Created: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Sat Dec 13 02:21:17 GMT 2025 - 525.7K bytes - Click Count (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++:Created: Tue Dec 30 12:39:10 GMT 2025 - Last Modified: Tue Oct 28 22:27:41 GMT 2025 - 740.4K bytes - Click Count (3)