الانتقال إلى المحتوى
View in the app

A better way to browse. Learn more.

مجموعة مستخدمي أوراكل العربية

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

مشكلstemmer في البحت عن تفرعات لكلمة داخل نص بالعربية

Featured Replies

بتاريخ:

السلام عليكم
أنا أشتغل على برنامج للبحت و تصنيف نصوص بالعربية بالإعتماد على oracle text indexing
المشكل عندي هو في stemmer و البحث عن تفروعات لكلمة معينة

But i have a problem with the stemmers even with basic_lexer or auto_lexer a get the same problem oracle can't find stemmers for word like ضرب, knowing that my data is

insert into emp values (4,'ضرب');
insert into emp values (5,'مضرب');
insert into emp values (6,'اضرب');
insert into emp values (7, 'ضارب');
insert into emp values (8, 'استضرب');
insert into emp values (9, 'ضربان');

And i activated index_stems for arabic :

exec ctx_ddl.create_preference ('mylex', 'BASIC_LEXER');
exec ctx_ddl.set_attribute ('mylex', 'index_stems', '8');
alter index index_histo rebuild parameters('replace lexer mylex');

but when i try a $ search, i get the worng results:

select HITSORIQUE from emp where contains (hitsorique,'$ضرب' ) > ...

i get this result :

ضرب

اضرب

i Will be glad if you can help me with This problem, Thanks.

انضم إلى المناقشة

يمكنك المشاركة الآن والتسجيل لاحقاً. إذا كان لديك حساب, سجل دخولك الآن لتقوم بالمشاركة من خلال حسابك.

زائر
أضف رد على هذا الموضوع...

برجاء الإنتباه

بإستخدامك للموقع فأنت تتعهد بالموافقة على هذه البنود: سياسة الخصوصية

Account

Navigation

البحث

إعداد إشعارات المتصفح الفورية

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.