from django.apps import AppConfig class NameExtractionConfig(AppConfig): name = 'name_extraction'