Skip to content

Commit cc628d8

Browse files
authored
Update named_entity.py
1 parent 9925777 commit cc628d8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pythainlp/tag/named_entity.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
"""
55
import warnings
66
from typing import List, Tuple, Union
7-
from pythainlp.tag.thainer import ThaiNameTagger
87

98

109
class NER:

0 commit comments

Comments
 (0)