Class MutableFSTUtils


  • public class MutableFSTUtils
    extends Object
    • Method Detail

      • fstEquals

        public static boolean fstEquals​(Object thisFstObj,
                                        Object thatFstObj)
      • arcEquals

        public static boolean arcEquals​(Object thisArcObj,
                                        Object thatArcObj)
      • stateEquals

        public static boolean stateEquals​(Object thisStateObj,
                                          Object thatStateObj)
      • regexQueryNrHitsForRealTimeFST

        public static long regexQueryNrHitsForRealTimeFST​(String regex,
                                                          MutableFST fst)
        Return number of matches for given regex for realtime FST