Class Dictionary
Dictionary
Score or remove tags which match (or not) the specified dictionaries. This filter requires special options.
array( 'match' => true, // Tags should match or match not dicts 'casesensitive' => false, // Match case-(in)sensitive 'dictionaries' => array( // Specify dictionaries 'german' => array( // Language => concrete dictionaries 'adjektive', 'verben', 'klein', 'fixwords' ) ) )
- Jity\TagGeneratorBundle\Filter\AbstractFilter implements Jity\TagGeneratorBundle\Filter\FilterInterface
-
Jity\TagGeneratorBundle\Filter\Dictionary
Namespace: Jity\TagGeneratorBundle\Filter
Author: Hermann Mayer <hermann.mayer92@gmail.com>
Uses:
Located at Filter/Dictionary.php
Author: Hermann Mayer <hermann.mayer92@gmail.com>
Uses:
Jity\TagGeneratorBundle\Filter\AbstractFilter
Located at Filter/Dictionary.php
public
|
|
public
|
|
public
|
$factor,
$options,
$remove
|