* added local filtering * added missing control heuristics and reporting for compar etc. * udpated phrase descriptions * switched to new Morfeusz homonym identifiers
from django.apps import AppConfig class FiltersConfig(AppConfig): name = 'filters'