IsmatS commited on
Commit
dd2f68f
·
1 Parent(s): 54d87be

some enhancements

Browse files
Files changed (1) hide show
  1. README.md +12 -7
README.md CHANGED
@@ -400,13 +400,18 @@ This project is open source and available under the [MIT License](LICENSE).
400
  - Fly.io for hosting the production deployment
401
  - The Azerbaijani NLP community for dataset contributions
402
 
403
- ## 📞 Contact
404
 
405
- **Ismat Samadov**
406
- - GitHub: [@Ismat-Samadov](https://github.com/Ismat-Samadov)
407
- - LinkedIn: [Ismat Samadov](https://linkedin.com/in/ismat-samadov)
408
- - Email: ismetsemedov@gmail.com
409
 
410
- ---
 
 
 
411
 
412
- **Star this repository if you found it helpful!**
 
 
 
 
 
 
 
400
  - Fly.io for hosting the production deployment
401
  - The Azerbaijani NLP community for dataset contributions
402
 
 
403
 
404
+ ## 📊 Repository Stats
 
 
 
405
 
406
+ ![GitHub stars](https://img.shields.io/github/stars/Ismat-Samadov/Named_Entity_Recognition?style=social)
407
+ ![GitHub forks](https://img.shields.io/github/forks/Ismat-Samadov/Named_Entity_Recognition?style=social)
408
+ ![GitHub issues](https://img.shields.io/github/issues/Ismat-Samadov/Named_Entity_Recognition)
409
+ ![GitHub license](https://img.shields.io/github/license/Ismat-Samadov/Named_Entity_Recognition)
410
 
411
+ ## 🔗 Related Projects
412
+
413
+ - [Azerbaijani NER Dataset](https://huggingface.co/datasets/LocalDoc/azerbaijani-ner-dataset)
414
+ - [mBERT Azerbaijani NER Model](https://huggingface.co/IsmatS/mbert-az-ner)
415
+ - [XLM-RoBERTa Azerbaijani NER Model](https://huggingface.co/IsmatS/xlm-roberta-az-ner)
416
+
417
+ ---