roshan-research / hazm

Persian NLP Toolkit
https://www.roshan-ai.ir/hazm/
MIT License
1.19k stars 180 forks source link

Creating SpacyTagger and SpacyChunker classes for using the transformer models in these two tasks #307

Closed MortezaMahdaviMortazavi closed 9 months ago

MortezaMahdaviMortazavi commented 10 months ago

I developed SpacyPOSTagger class and SpacyChunker class that we can use it for training transformer models with spacy api.Please check if there is anything wrong or redundancy

MortezaMahdaviMortazavi commented 9 months ago

Please check for new commits if they transmitted or not