Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lucas54neves/dependency-parsing
Repository of the project for the Introduction to Natural Language Processing discipline of the Computer Science course at the University of Lavras, whose task objective is to explore the parsing of dependencies, using the SpaCy tool.
https://github.com/lucas54neves/dependency-parsing
dependency-parsing nlp python spacy spacy-nlp
Last synced: 14 days ago
JSON representation
Repository of the project for the Introduction to Natural Language Processing discipline of the Computer Science course at the University of Lavras, whose task objective is to explore the parsing of dependencies, using the SpaCy tool.
- Host: GitHub
- URL: https://github.com/lucas54neves/dependency-parsing
- Owner: lucas54neves
- License: mit
- Created: 2021-10-12T17:00:16.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-12T20:31:00.000Z (over 3 years ago)
- Last Synced: 2024-11-13T15:56:44.091Z (2 months ago)
- Topics: dependency-parsing, nlp, python, spacy, spacy-nlp
- Language: Jupyter Notebook
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dependency-parsing
Repository of the project for the Introduction to Natural Language Processing discipline of the Computer Science course at the University of Lavras, whose task objective is to explore the parsing of dependencies, using the SpaCy tool.