Shavakchauhan / Resume_parser_using_deep_learning

Resume parser with ner using state of art in deep learning with transformers specifically bert.
GNU General Public License v3.0
35 stars 14 forks source link

Roberta or Spacy ? #1

Closed upjabir closed 2 years ago

upjabir commented 2 years ago

Are you using roberta or spacy to create final model ?

Shavakchauhan commented 2 years ago

There is provision of roberta in spacy itself .Check this link https://huggingface.co/spacy/en_core_web_trf

Shavakchauhan commented 2 years ago

If any problem you can again raise the issue for now i am closing the issue.