tomofi's picture
Add application file
2366e36
raw
history blame
116 Bytes
# Copyright (c) OpenMMLab. All rights reserved.
from .ner_convertor import NerConvertor
__all__ = ['NerConvertor']