·entity extractor
</>

entity extractor

استخراج الكيانات المسماة من النص بدقة عالية وتخصيص

49التثبيتات·0الرائج·@eddiebe147

التثبيت

$npx skills add https://github.com/eddiebe147/claude-settings --skill entity extractor

كيفية تثبيت entity extractor

ثبّت مهارة الذكاء الاصطناعي entity extractor بسرعة في بيئة التطوير لديك عبر سطر الأوامر

  1. افتح الطرفية: افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal
  2. نفّذ أمر التثبيت: انسخ ونفّذ هذا الأمر: npx skills add https://github.com/eddiebe147/claude-settings --skill entity extractor
  3. تحقق من التثبيت: بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw

المصدر: 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
الفئة
</>أدوات التطوير
موثق
أول ظهور
2026-02-01
آخر تحديث
2026-03-10

Browse more skills from eddiebe147/claude-settings

إجابات سريعة

ما هي entity extractor؟

استخراج الكيانات المسماة من النص بدقة عالية وتخصيص المصدر: eddiebe147/claude-settings.

كيف أثبّت entity extractor؟

افتح الطرفية أو أداة سطر الأوامر لديك مثل 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

التفاصيل

الفئة
</>أدوات التطوير
المصدر
skills.sh
أول ظهور
2026-02-01