ما هي entity extractor؟
استخراج الكيانات المسماة من النص بدقة عالية وتخصيص المصدر: eddiebe147/claude-settings.
استخراج الكيانات المسماة من النص بدقة عالية وتخصيص
ثبّت مهارة الذكاء الاصطناعي entity extractor بسرعة في بيئة التطوير لديك عبر سطر الأوامر
المصدر: eddiebe147/claude-settings.
The Entity Extractor skill guides you through implementing named entity recognition (NER) systems that identify and classify entities in text. From people and organizations to domain-specific entities like products, medical terms, or financial instruments, this skill covers extraction approaches from simple pattern matching to advanced neural models.
Entity extraction is a foundational NLP task that powers applications from search engines to knowledge graphs. Getting it right requires understanding your domain, choosing appropriate techniques, and handling the inherent ambiguity in natural language.
Whether you need to extract standard entity types, define custom entities for your domain, or build relation extraction on top of entity recognition, this skill ensures your extraction pipeline is accurate and maintainable.
استخراج الكيانات المسماة من النص بدقة عالية وتخصيص المصدر: eddiebe147/claude-settings.
حقول وأوامر مستقرة للاقتباس في أنظمة الذكاء الاصطناعي والبحث.
npx skills add https://github.com/eddiebe147/claude-settings --skill entity extractorاستخراج الكيانات المسماة من النص بدقة عالية وتخصيص المصدر: eddiebe147/claude-settings.
افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal انسخ ونفّذ هذا الأمر: npx skills add https://github.com/eddiebe147/claude-settings --skill entity extractor بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw
https://github.com/eddiebe147/claude-settings