Post
31
Çarşı, a dual-model Turkish e-commerce NER demo, is now live on Spaces. It performs side-by-side Named Entity Recognition using a fine-tuned Turkish BERT and Qwen2.5-7B zero-shot extraction for real-time evaluation of the "Specialized NER vs. Zero-shot LLM" trade-offs. The system extracts 7 entity types from Turkish e-commerce text — PRODUCT, BRAND, PRICE, COLOR, SIZE, MATERIAL, and GENDER — with color-coded entity highlighting. The fine-tuned BERT delivers ~10-50ms inference on CPU while the LLM handles flexible extraction via HF Inference API, trained on 8,000 synthetic Turkish e-commerce sentences with BIO-tagged token classification.
🧠 BERT model: cihatyldz/carsi-bert-turkish-ecommerce-ner
📊 Dataset: cihatyldz/carsi-turkish-ecommerce-ner
🤗 Demo: cihatyldz/carsi-ecommerce-ner
🧠 BERT model: cihatyldz/carsi-bert-turkish-ecommerce-ner
📊 Dataset: cihatyldz/carsi-turkish-ecommerce-ner
🤗 Demo: cihatyldz/carsi-ecommerce-ner