Add nltk as a dependency
This commit is contained in:
parent
66bafaf579
commit
4baaa17a9c
2 changed files with 145 additions and 1 deletions
|
|
@ -7,6 +7,7 @@ license = "MIT"
|
|||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.10"
|
||||
nltk = "^3.7"
|
||||
spyder = "^5.3.2"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue