https://github.com/springrole/education-parser
https://github.com/springrole/education-parser
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/springrole/education-parser
- Owner: SpringRole
- Created: 2017-09-25T10:18:52.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-11-08T20:14:07.000Z (over 8 years ago)
- Last Synced: 2025-08-18T08:55:07.963Z (11 months ago)
- Language: Python
- Size: 8.79 KB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# education-parser
## trainSpacy.py:
pip install -U spacy
Usage- python trainSpacy.py /path/to/folder/containing/training/files/
The code has been written for spaCy ver 1.x
## TrainFilesExample
Some example training files which are passed to trainSpacy.py