Code cleaning and SPLoader deleted

This commit is contained in:
AntoJvlt
2021-05-16 16:59:12 +02:00
parent fb0ebb5bf0
commit 06aab389ed
6 changed files with 24 additions and 45 deletions

View File

@@ -46,7 +46,7 @@ class ImportSpecialPhrases:
def start_import(args, loader):
"""
Create the SPImporter object containing the right
SPLoader and then start the import of special phrases.
sp loader and then start the import of special phrases.
"""
from ..tokenizer import factory as tokenizer_factory