Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for segmentation (0.48 sec)

  1. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        /** The key of the message: Execution Method */
        public static final String LABELS_SCRIPT_TYPE = "{labels.scriptType}";
    
        /** The key of the message: Segmentation */
        public static final String LABELS_SEGMENTATION = "{labels.segmentation}";
    
        /** The key of the message: Start Time */
        public static final String LABELS_START_TIME = "{labels.startTime}";
    
        /** The key of the message: Target */
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jul 05 02:36:47 UTC 2025
    - 146.4K bytes
    - Viewed (0)
  2. src/main/java/org/codelibs/fess/mylasta/action/FessMessages.java

        /** The key of the message: {0} is invalid as a token. */
        public static final String ERRORS_invalid_kuromoji_token = "{errors.invalid_kuromoji_token}";
    
        /** The key of the message: The number of segmentation for {0} and {1} is different. */
        public static final String ERRORS_invalid_kuromoji_segmentation = "{errors.invalid_kuromoji_segmentation}";
    
        /** The key of the message: {1} is invalid for {0}. */
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jul 05 02:36:47 UTC 2025
    - 119.6K bytes
    - Viewed (0)
Back to top