Use this transformer to add more directives and help to train your machine learning models.
Options:
add-features(bool)enable all features
Default values:
transforms:
machine-learning:
add-features: trueSpecific directive(s) available for the text format:
ml-entropy: entropy of the query nameml-length: length of the query nameml-digits: number of digitsml-lowers: number of letters in lowercaseml-uppers: number of letters in uppercaseml-specials: number of specials letters like dot, dashml-others: number of unprintable charactersml-labels: number of labelsml-ratio-digits: ratio of the number digits with total number of charactersml-ratio-letters: ratio of the number letters with total number of charactersml-ratio-specials: ratio of the number specials with total number of charactersml-ratio-others: ratio of the number others characters with total number of charactersml-consecutive-chars: number of consecutive charactersml-consecutive-vowels: number of consecutive vowelsml-consecutive-digits: number of consecutive digitsml-consecutive-consonants: number of consecutive consonantsml-size: size of the packetml-occurences: number of repetition of the packetml-uncommon-qtypes: flag for uncommon qtypes