Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Jaime Collado
/
textflow
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
1
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
56d82901
authored
Jun 16, 2022
by
Arturo Montejo Ráez
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
compatibilidad con Colaboratory (python 3.7)
parent
3c88f42c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
pyproject.toml
pyproject.toml
View file @
56d82901
...
...
@@ -5,7 +5,7 @@ description = "A text analysis library for Python"
authors
=
[
"Jaime Collado <jcollado@ujaen.es>"
,
"Estrella Vallecillo <mevr0003@red.ujaen.es>"
]
[tool.poetry.dependencies]
python
=
"^3.
8
"
python
=
"^3.
7
"
nltk
=
"^3.7"
spacy
=
"^3.3.0"
transformers
=
"^4.19.0"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment