Not using nltk
This commit is contained in:
parent
8e606499c9
commit
a1f72f4620
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
from . import utils, wdqs, mediawiki
|
from . import utils, wdqs, mediawiki
|
||||||
import nltk
|
# import nltk
|
||||||
import re
|
import re
|
||||||
|
|
||||||
re_from_article = re.compile(r'(?:portrays|depicts|depictions of|it shows) (.+?)\.', re.I)
|
re_from_article = re.compile(r'(?:portrays|depicts|depictions of|it shows) (.+?)\.', re.I)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue