Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for transpositions (0.06 sec)

  1. src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java

         * Get the value for the key 'query.fuzzy.transpositions'. <br>
         * The value is, e.g. true <br>
         * comment: Whether to allow transpositions in fuzzy queries.
         * @return The value of found property. (NotNull: if not found, exception but basically no way)
         */
        String getQueryFuzzyTranspositions();
    
        /**
         * Is the property for the key 'query.fuzzy.transpositions' true? <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)
  2. RELEASE.md

        Direct batched convolution Pooling: maximum, minimum, average Normalization:
        LRN, batch normalization Activation: rectified linear unit (ReLU) Data
        manipulation: multi-dimensional transposition (conversion), split, concat,
        sum and scale.
    
    *   TensorForest Estimator now supports SavedModel export for serving.
    
    *   Support client-provided ClusterSpec's and propagate them to all workers to
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Mon Aug 18 20:54:38 UTC 2025
    - 740K bytes
    - Viewed (2)
Back to top