Skip to content

Commit

Permalink
Update creating_model_git.py
Browse files Browse the repository at this point in the history
  • Loading branch information
NHLOCAL committed Jul 29, 2024
1 parent 40ba6d6 commit 820acd5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions machine-learn/creating_model_git.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
from spacy.tokenizer import Tokenizer
from spacy.training.example import Example
from spacy.lang.char_classes import LIST_PUNCT, LIST_ELLIPSES, LIST_QUOTES, LIST_CURRENCY, LIST_ICONS
from spacy.util import minibatch, compounding
import json
import random

Expand Down

0 comments on commit 820acd5

Please sign in to comment.