Entferne überflüssige Zeile im import
This commit is contained in:
parent
a842542ffa
commit
b5ba31eab2
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@
|
|||
import spacy
|
||||
from collections import Counter
|
||||
from config import posAllow, posDeny, skipWord, remap, entsScore
|
||||
from nltk.stem.snowball import SnowballStemmer
|
||||
# from snowballstemmer import stemmer
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue