العودة لقائمة المشاريع
برمجة نظام استرجاع معلومات يستخدم فيه الكلستر و نفس النظام بدون كلستر عن طريق بايثون
الميزانية
$50.00 - $100.00
التصنيف
برمجة، تطوير المواقع والتطبيقات
المهارات المطلوبة
بايثون
بايثون
الوصف
السلام عليكم و رحمة الله
أحتاج عمل برمجة نظام استرجاع معلومات يستخدم فيه الكلستر و نفس النظام بدون كلستر عن طريق بايثون , سوف أعمل مقارنة بحثية بين النظامين من حيث الأداء و النتائج.
النتيجة النهائية نظام مع كلستر و نظام بدون كلستر.
:خطوات النظام الأساسية هي كالتالي
Programming project for information retrieval system using python language :
#Building a search engine similar to google scholar for documents (e.g. books, research papers,, etc), not links but a database with .txt files represent those documents. The user will insert a query (contains one or two words) to find it in the documents collection.
#Then it will calculate the tf-idf for the words and similarity cosine then normalize the results. By doing this we create Ranking for documents that appeared as a result of the query. The arrangement/order of these documents in descending way, from 10 to 1.
#The important part which is (the clustering): we cluster the documents according to the results through K-means algorithm. Calculate the results using accuracy, recall and precision.
شكرا لكم