Mohamed ElMesawy

mohamedelmesawy

AI & ML interests

A Machine/Deep Learning researcher with experience in industry and academia in different domains, such as Computer Vision, Natural Language Processing, and Reinforcement Learning.

Recent Activity

Organizations

Arabic Machine Learning 's profile picture MLX Community's profile picture

mohamedelmesawy's activity

reacted to nicolay-r's post with šŸš€ 15 days ago
view post
Post
2331
šŸ“¢ If you wish to empower LLM with IR and named entity recognition module, then I got relevant findings.
Just tested Flair below is how you can start for adapting for processing your CSV / JSONL data via bulk-ner
šŸ‘©ā€šŸ’» code: https://github.com/nicolay-r/nlp-thirdgate/blob/master/tutorials/ner_flair_0151.sh
šŸ¤– models: https://huggingface.co/flair

Provider: https://raw.githubusercontent.com/nicolay-r/nlp-thirdgate/refs/heads/master/ner/flair_0151.py
Framework: https://github.com/nicolay-r/bulk-ner

šŸš€ Performance: the default ner model (Thinkpad X1 Nano)
Batch-size 1 6it/sec
Batch-size 10+ 12it/sec

šŸŒŒ other wrappers for bulk-ner nlp-thirdgate: https://github.com/nicolay-r/nlp-thirdgate