We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9925777 commit cc628d8Copy full SHA for cc628d8
pythainlp/tag/named_entity.py
@@ -4,7 +4,6 @@
4
"""
5
import warnings
6
from typing import List, Tuple, Union
7
-from pythainlp.tag.thainer import ThaiNameTagger
8
9
10
class NER:
0 commit comments