https://github.com/ayaz-amin/speechpos
A simple Python script that tags speech to parts-of-speech
https://github.com/ayaz-amin/speechpos
deep-learning machine-learning python3 spacy
Last synced: about 2 months ago
JSON representation
A simple Python script that tags speech to parts-of-speech
- Host: GitHub
- URL: https://github.com/ayaz-amin/speechpos
- Owner: ayaz-amin
- License: apache-2.0
- Created: 2019-03-16T23:12:33.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-16T23:18:06.000Z (about 6 years ago)
- Last Synced: 2025-01-29T16:10:05.985Z (3 months ago)
- Topics: deep-learning, machine-learning, python3, spacy
- Language: Python
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# How to Use
Before running the script, make sure the dependencies have been installed.
You can do this by pip installing the requirements.txt file.