Class DetokenizationDictionary


  • public class DetokenizationDictionary
    extends Object
    • Constructor Detail

      • DetokenizationDictionary

        public DetokenizationDictionary​(String[] tokens,
                                        DetokenizationDictionary.Operation[] operations)
        Initializes the current instance.
        Parameters:
        tokens - an array of tokens that should be detokenized according to an operation
        operations - an array of operations which specifies which operation should be used for the provided tokens