Skip to content

Commit

Permalink
feat: introduce spaCy for complete NER (wip)
Browse files Browse the repository at this point in the history
  • Loading branch information
louistiti committed Mar 4, 2022
1 parent f17db82 commit caa86fc
Show file tree
Hide file tree
Showing 5 changed files with 439 additions and 8 deletions.
4 changes: 4 additions & 0 deletions bridges/python/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,9 @@ requests = "==2.21.0"
pytube = "==9.5.0"
tinydb = "==3.9.0"
beautifulsoup4 = "==4.7.1"
spacy = "==3.2.0"
setuptools = "==60.9.3"
wheel = "==0.37.1"
torch = "==1.9.0"

[dev-packages]
Loading

0 comments on commit caa86fc

Please sign in to comment.