Skip to content

p-sodmann/Spacy3Textcat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spacy3Textcat

This repository is the implementation for my SpacyV3 Text Categorizer Tutorial on medium: https://medium.com/@psodmann/building-a-text-classifier-with-spacy-3-0-dd16e9979a

How to Run the Example

you can clone it and run python create_data.py to create train and test data python -m spacy train config.cfg --output ./output to train a classifier and play with the model with python test_input.py

Requirements:

spacy-nightly
ml-datasets

About

SpacyV3 Text Categorizer Tutorial

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages