Skip to content

Latest commit

 

History

History

BERT

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Spacy Training

Overview

This repository includes the necessary commands for training a model using the spaCy library.

Training with spaCy

To train a model using spaCy, you can use the following command:

spacy train -g 0 ./config.cfg --output ./model