Skip to content

Commit

Permalink
test2
Browse files Browse the repository at this point in the history
  • Loading branch information
dmlls committed Oct 25, 2023
1 parent 04c4372 commit e1b8bb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions negate/negate.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
from typing import Dict, List, Optional, Tuple, Union

import spacy
import spacy_transformers
from lemminflect import getInflection, getLemma
from spacy.symbols import AUX, NOUN, PRON, VERB, neg
from spacy.tokens import Doc as SpacyDoc
Expand Down

0 comments on commit e1b8bb4

Please sign in to comment.