Keywords : Text Classification
Textual Dataset Classification Using Supervised Machine Learning Techniques
Engineering and Technology Journal,
2022, Volume 40, Issue 4, Pages 527-538
DOI:
10.30684/etj.v40i4.1970

Arabic Texts Classification Based on Keywords Extraction Technique
Engineering and Technology Journal,
2017, Volume 35, Issue 2, Pages 96-104
Keyword is useful for a various purposes including labeling, summarizing, indexing, categorization, searching, and clustering. In this paper we will extract keywords from the Arabic text in order to classify it. The proposed system classify any Arabic text through simple statistic and linguistic approaches by extracting the keywords of the text (with their frequency that appear in the text) depending on a Date Base of a particular field (in this work we choose computer science field). This Data Base is represented using one B+ tree for keywords and the other DataBase for non-keywords. The proposed system was implemented using Visual Prolog 5.1, and after testing, it proved to be a valuable for Arabic text classification (From the viewpoint of accuracy and search time).