ACL-OCL / Base_JSON /prefixE /json /eacl /2021.eacl-demos.16.json
Benjamin Aw
Add updated pkl file v3
6fa4bc9
{
"paper_id": "2021",
"header": {
"generated_with": "S2ORC 1.0.0",
"date_generated": "2023-01-19T10:47:00.210491Z"
},
"title": "A description and demonstration of SAFAR framework",
"authors": [
{
"first": "Karim",
"middle": [],
"last": "Bouzoubaa",
"suffix": "",
"affiliation": {},
"email": "[email protected]"
},
{
"first": "Younes",
"middle": [],
"last": "Jaafar",
"suffix": "",
"affiliation": {},
"email": ""
},
{
"first": "Driss",
"middle": [],
"last": "Namly",
"suffix": "",
"affiliation": {},
"email": "[email protected]"
},
{
"first": "Ridouane",
"middle": [],
"last": "Tachicart",
"suffix": "",
"affiliation": {},
"email": "[email protected]"
},
{
"first": "Rachida",
"middle": [],
"last": "Tajmout",
"suffix": "",
"affiliation": {},
"email": "[email protected]"
},
{
"first": "Hakima",
"middle": [],
"last": "Khamar",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "Mohammed Vth University",
"location": {
"settlement": "Rabat",
"country": "Morocco"
}
},
"email": "[email protected]"
},
{
"first": "Hamid",
"middle": [],
"last": "Jaafar",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "Caddi Ayyad University",
"location": {
"country": "Morocco"
}
},
"email": "[email protected]"
},
{
"first": "Si",
"middle": [
"Lhoussain"
],
"last": "Aouragh",
"suffix": "",
"affiliation": {},
"email": "[email protected]"
},
{
"first": "Abdellah",
"middle": [],
"last": "Yousfi",
"suffix": "",
"affiliation": {},
"email": "[email protected]"
}
],
"year": "",
"venue": null,
"identifiers": {},
"abstract": "Several tools and resources have been developed to deal with Arabic NLP. However, a homogenous and flexible Arabic environment that gathers these components is rarely available. In this perspective, we introduce SAFAR which is a monolingual framework developed in accordance with software engineering requirements and dedicated to Arabic language, especially, the modern standard Arabic and Moroccan dialect. After one decade of integration and development, SAFAR possesses today more than 50 tools and resources that can be exploited either using its API or using its web interface.",
"pdf_parse": {
"paper_id": "2021",
"_pdf_hash": "",
"abstract": [
{
"text": "Several tools and resources have been developed to deal with Arabic NLP. However, a homogenous and flexible Arabic environment that gathers these components is rarely available. In this perspective, we introduce SAFAR which is a monolingual framework developed in accordance with software engineering requirements and dedicated to Arabic language, especially, the modern standard Arabic and Moroccan dialect. After one decade of integration and development, SAFAR possesses today more than 50 tools and resources that can be exploited either using its API or using its web interface.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Abstract",
"sec_num": null
}
],
"body_text": [
{
"text": "NLP infrastructures, referred also as NLP architectures, represent an efficient way for standardization, optimization of efforts, collaboration and acceleration of developments in the field of NLP. For the last decade, the NLP research community witnessed an extensive release of these infrastructures. Some become very famous such as GATE 1 or Stanford CoreNLP 2 , while others existed only for a very short time. Some are multilingual while others are not, some are targeting multiple domains while others are not, etc. However, it is known that only a few of them are dedicated to only one language such as AraNLP (Althobaiti et al. 2014) or \"ITU Turkish Natural Language Processing Pipeline\" (G. Eryi\u011fit, 2014). On another hand, the literature shows that existing infrastructures are using randomly three different namings: \"toolkit\", \"platform\" and \"Framework\". From the Software Engineering (SE) perspective, these namings have different meanings. It is then necessary to first define them before presenting, categorizing, and benchmarking NLP infrastructures. Briefly speaking 3 , a toolkit is a set of tools within a single box used for a particular purpose. A platform consists of several interoperable tools with a homogeneous structure but without providing any API to extend their components. A framework is a layered structure developed to be used as a support and guide to build NLP programs and tools. In this work, we focus on the Arabic language infrastructures. We demonstrate that the \"Software Architecture for ARabic\" (SAFAR) framework 4 is one of the most interesting frameworks to consider when developing any Arabic NLP component. The rest of this article is as follows. Section 2 presents SAFAR in terms of principles, architecture and standards. Section 3 describes SAFAR content. Section 4 is dedicated to SAFAR use and exploitation. Finally, in the last section, we conclude the paper.",
"cite_spans": [
{
"start": 617,
"end": 641,
"text": "(Althobaiti et al. 2014)",
"ref_id": "BIBREF3"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "In most cases, the development of Arabic NLP applications requires the use of several tools at once, each dealing with a certain level of language. Generally, these tools are heterogeneous and raise many SE problems such as interoperability, reusability, portability, etc. Moreover, researchers are usually in need not only of tools but also of Language Resources (LRs). To overcome the above-mentioned SE issues and to suit the needs of the ANLP community in terms of processing Arabic effectively and providing reusable LRs, we developed SAFAR as a software architecture for Arabic with the following principles:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "SAFAR framework 2.1 Principles",
"sec_num": "2"
},
{
"text": "\uf0b7 Integrate not only tools and programs but also LRs;",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "SAFAR framework 2.1 Principles",
"sec_num": "2"
},
{
"text": "\uf0b7 Structure the architecture to integrate two types of Arabic, namely MSA, and dialects;",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "SAFAR framework 2.1 Principles",
"sec_num": "2"
},
{
"text": "\uf0b7 Respect the Arabic language features in the structure of the architecture;",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "SAFAR framework 2.1 Principles",
"sec_num": "2"
},
{
"text": "\uf0b7 Develop tools or LRs when available ones are not satisfactory;",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "SAFAR framework 2.1 Principles",
"sec_num": "2"
},
{
"text": "\uf0b7 Provide the architecture to be exploited not only by computer scientists but also by linguists;",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "SAFAR framework 2.1 Principles",
"sec_num": "2"
},
{
"text": "\uf0b7 Involve in our team computer scientists, statisticians and linguists. In general, our philosophy is not to develop ourselves all the NLP layers and modules, but to integrate existing ones consistently. Consequently, our approach consists in providing the specifications in terms of APIs for each module of our architecture and also providing (if any) implementations of these APIs with tools that have proved to be efficient and published under a free license such as GNU GPL, Apache or Non-Commercial Software. Indeed, the main challenge faced during this integration process is to develop bridges between different programming languages for tools and data structures for resources to use them in a single environment. However, when modules and LRs are not available, we develop them from scratch inside SAFAR. It is worth mentioning that after a certain threshold of maturity (for instance, it is the case of stemming as per the third release), it is useless to continue integrating every new implementation of a given level, with the flexibility that the framework is open enough to allow researchers to do it if needed.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "SAFAR framework 2.1 Principles",
"sec_num": "2"
},
{
"text": "SAFAR is a Java-based framework dedicated to Arabic Natural Language Processing. As shown in Figure 1 , SAFAR has several layers that provide services directly usable by other layers in accordance with the relationships modeled with arrows in the figure.",
"cite_spans": [],
"ref_spans": [
{
"start": 93,
"end": 101,
"text": "Figure 1",
"ref_id": "FIGREF0"
}
],
"eq_spans": [],
"section": "Architecture",
"sec_num": "2.2"
},
{
"text": "5 http://www.alecso.org/site/ \uf0b7 Basic: designed to implement tools dealing with morphology, syntax and semantics;",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Architecture",
"sec_num": "2.2"
},
{
"text": "\uf0b7 Tools: includes a set of technical services and pre-processing tools as well as machine and deep learning utilities;",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Architecture",
"sec_num": "2.2"
},
{
"text": "\uf0b7 Resources: provides services for maintaining, consulting and managing Arabic language resources such as corpora, dictionaries and ontologies;",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Architecture",
"sec_num": "2.2"
},
{
"text": "\uf0b7 Application: contains high-level applications such as sentiment analysis or Question/Answering systems; \uf0b7 Client applications: interacts with all other layers to serve clients via web applications, web services, etc. ",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Architecture",
"sec_num": "2.2"
},
{
"text": "Concerning the respect of international standards, and in order to facilitate their use in different contexts, we adopt the interoperability guides for all SAFAR components. Indeed, SAFAR tools input/output and LRs are formatted using the XML representation standard. In addition to the respect of representation standard, we use structuring standards such as Arab League Educational, Cultural and Scientific Organization (ALECSO) 5 recommendations for the design of Arabic morphological analyzers, Lexical Markup Framework (ISO 24613:2008) (LMF) for lexicons and Text Encoding Initiative (Lou Burnard et al. 2008 ) (TEI) for corpora.",
"cite_spans": [
{
"start": 589,
"end": 613,
"text": "(Lou Burnard et al. 2008",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Standards",
"sec_num": "2.3"
},
{
"text": "As previously explained, the structure of SAFAR is split into three main packages: MSA, Dialects and Machine learning models. Since Dialects are numerous, we have been interested so far to integrate only the Moroccan dialect even if the architecture is flexible enough to embed any other dialects.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "SAFAR content",
"sec_num": "3"
},
{
"text": "This package is the most populated one. Indeed, for almost two decades the research community spent all their efforts in developing components (tools and resources) for this type of Arabic. Table 1 shows all the integrated tools for MSA 6 . These tools have been widely used by the ANLP community and it will be very advantageous to use them within a homogenous and flexible framework. Other tools have been developed from scratch such as \"SAFAR stemmer\", \"SAFAR POS tagger\", etc. Tools starting with \"SAFAR\" in the table have been developed from scratch by our research team for one of the following reasons 1) available tools return incorrect results, 2) there are no similar tools within the community, or 3) existing tools cannot be reused in several technical environments. In addition, the integration of multiple implementations for the same layer allows their benchmarking. Thus, we were able to make a detailed evaluation and/or comparison of stemmers (Jaafar and Bouzoubaa, 2016) , morphological analyzers (Jaafar and Bouzoubaa, 2014) and parsers (Jaafar and Bouzoubaa, 2017) . The column \"Per\" indicates how many researchers have been involved in the development/integration of the corresponding tool. The \"Vr\" column indicates SAFAR version from which the tool is present. Users are invited to be aware of these third party licenses and respect them.",
"cite_spans": [
{
"start": 961,
"end": 989,
"text": "(Jaafar and Bouzoubaa, 2016)",
"ref_id": "BIBREF8"
},
{
"start": 1016,
"end": 1044,
"text": "(Jaafar and Bouzoubaa, 2014)",
"ref_id": "BIBREF7"
},
{
"start": 1057,
"end": 1085,
"text": "(Jaafar and Bouzoubaa, 2017)",
"ref_id": "BIBREF9"
}
],
"ref_spans": [
{
"start": 190,
"end": 197,
"text": "Table 1",
"ref_id": null
}
],
"eq_spans": [],
"section": "MSA",
"sec_num": "3.1"
},
{
"text": "On another hand, Table shows all integrated resources for MSA. The LRs building process is based on the Arabic language structure. The concatenative inflection denotes that the lemma concatenates to affixes to produce the stem, which in turn concatenates to clitics to yield the word. And according to their features, a lemma is either a verb, a noun or a particle. From this, we identify the basic components taking part in the composition of the Arabic words which are the lemmas (particle, verb and noun), stems and clitics. Thus, SAFAR follows the above Arabic language structure for lexical resources and contains the three basic alphabets (Loukili and Bouzoubaa 2011, Namly et al. 2016) , clitics (Namly et al. 2015) and particles lexicon. We also make use of existing and known dictionaries (Contemporary and Interactive). It is worth mentioning that SAFAR contains currently one of the most comprehensive lexicons with more than 7 million stems and corresponding lemmas (Namly et al. 2019 ).",
"cite_spans": [
{
"start": 645,
"end": 657,
"text": "(Loukili and",
"ref_id": "BIBREF14"
},
{
"start": 658,
"end": 692,
"text": "Bouzoubaa 2011, Namly et al. 2016)",
"ref_id": null
},
{
"start": 703,
"end": 722,
"text": "(Namly et al. 2015)",
"ref_id": "BIBREF16"
},
{
"start": 978,
"end": 996,
"text": "(Namly et al. 2019",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "MSA",
"sec_num": "3.1"
},
{
"text": "On another hand, because of the importance of ontologies in many NLP processes, we enriched and integrated the existing Arabic WordNet (Abouenour et al. 2013) (AWN) . We note that enriched AWN is approved as the official version of the Global WordNet association 7 . Finally, we also developed and integrated corpora used as reference and evaluation corpora. Indeed, as mentioned above, these corpora as exploited to benchmark integrated tools at the stemming and morphological levels. SAFAR resources are freely available for the community. They can be downloaded from our team website 8 . Indeed, in order to contribute in their wide dissemination within the community, we advertise on SAFAR resources in some wellknown catalogs and repositories such as European Language Resources Association (ELRA) 9 and Common Language Resources and Technology Infrastructure (CLARIN) 10 . Finally, let us mention that a more detailed survey and a software engineering comparative study with similar Arabic frameworks can be found in . ",
"cite_spans": [
{
"start": 135,
"end": 158,
"text": "(Abouenour et al. 2013)",
"ref_id": "BIBREF1"
},
{
"start": 159,
"end": 164,
"text": "(AWN)",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "MSA",
"sec_num": "3.1"
},
{
"text": "Besides being interested in processing the Arabic language, we take into consideration the informal variety of Moroccan Arabic dialect (MD). Regarding resources, a Moroccan dialect electronic Dictionary (Tachicart et al. 2014) (MDED) has been developed containing almost 12,000 entries with useful annotations. Another lexicon is the Moroccan reference vocabulary (Tachicart et al. 2019) (MRV), which compiles 4.5M possible Moroccan words with respect to a normalization guideline.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Moroccan Dialect",
"sec_num": "3.2"
},
{
"text": "Also, a corpus for language identification tasks is available with SAFAR. It is composed of 57k comments collected from social media and then manually classified into three categories: MSA, MD, and code-switched. Besides and based on neural models, a lexicon of orthographic variants that covers almost 54% of the MRV has been generated. It can be useful for several dialectal NLP tasks such as spelling normalization. Table 3 shows all integrated resources for the Moroccan dialect. Concerning tools, a language identification system (Tachicart et al. 2018) has been developed and integrated within SAFAR in order to distinguish between MD and MSA. Besides, we developed and integrated a spelling normalization systems that helps to convert a given Moroccan dialectal word into its standard form without taking into consideration the word context. ",
"cite_spans": [],
"ref_spans": [
{
"start": 419,
"end": 426,
"text": "Table 3",
"ref_id": null
}
],
"eq_spans": [],
"section": "Moroccan Dialect",
"sec_num": "3.2"
},
{
"text": "Our tools have been developed combining both the rule-based approach, embedded in lexicons and hardcoded, and the ML approach. Thus, SAFAR includes a set of popular ML libraries (Table 4) geared at different purposes, without the need to perform external tasks. For instance, the SAFAR POS tool exploited weka to output a Decision tree model (Tnaji et al., 2020) , the SAFAR lemmatizer exploited HMM (Namly et al., 2020) , while the Spelling normalization for the Moroccan dialect used fastText (Tachicart and Bouzoubaa, 2019). Consequently, a researcher making use of SAFAR has the possibility to code calling all integrated Arabic NLP tools and resources in addition to exploiting the integrated ML libraries. Type Per Vr Hidden markov model Model 3 3 Language model Model 2 3 Levenshtein Model 2 3 Weka Tool 1 3 FastText Tool 1 3 Table 4 : Machine learning models and tools in SAFAR",
"cite_spans": [
{
"start": 342,
"end": 362,
"text": "(Tnaji et al., 2020)",
"ref_id": null
},
{
"start": 400,
"end": 420,
"text": "(Namly et al., 2020)",
"ref_id": "BIBREF18"
}
],
"ref_spans": [
{
"start": 178,
"end": 187,
"text": "(Table 4)",
"ref_id": null
},
{
"start": 712,
"end": 863,
"text": "Type Per Vr Hidden markov model Model 3 3 Language model Model 2 3 Levenshtein Model 2 3 Weka Tool 1 3 FastText Tool 1 3 Table 4",
"ref_id": null
}
],
"eq_spans": [],
"section": "Machine learning models",
"sec_num": "3.3"
},
{
"text": "As previously mentioned, SAFAR tools and integrated resources can be exploited either as an API or from client applications.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "SAFAR use and exploitation",
"sec_num": "4"
},
{
"text": "For each level of processing, we standardize all aspects shared by the same type of tools according to APIs and models so that they become homogenous and flexible in their exploitation. This ensures the standardization inside SAFAR. Users have several possibilities when calling methods by specifying appropriate parameters according to their needs. The execution of a normalizer within SAFAR can be simple as calling \"normalizer.normalize(text)\". If the normalization should be customized, overloaded methods can be called. It is worth mentioning that when developing the SAFAR API 12 , we fully respect \"Checkstyle\" 13 and \"FindBugs\" 14 which are two development tools that help adhering to coding standards. Users could also easily create customizable pipelines where the output of one component is the input of another (Jaafar and Bouzoubaa, 2015) . All these aspects of SAFAR help solving SE issues especially the interoperability, the reuse and the flexibility of exploitation. As mentioned in Figure 2 , at line 3, we specify the input text. At line 5, we call the \"SAFARNormalizer\" tool to normalize the text. At line 7 we call SAFAR \"IParticleService\" (Namly, et al. 2015) in order to delete stop words. At line 10, we instantiate the \"SAFARTokenizer\" tool which takes a text as input and outputs all tokens of the text. At line 13, we proceed to stemming tokens by calling the \"IStemmer\" service and specifying the Light10 stemmer in this case. At line 18, we call \"ILexiconService\" to detect stems sentiments and then print the sentiments of each word according to the predefined lexicon. Executing the whole process with another stemmer is simply to keep the same code and change only line 13 such as \".getKhojaImpletation\".",
"cite_spans": [
{
"start": 823,
"end": 851,
"text": "(Jaafar and Bouzoubaa, 2015)",
"ref_id": "BIBREF7"
},
{
"start": 1161,
"end": 1181,
"text": "(Namly, et al. 2015)",
"ref_id": "BIBREF16"
}
],
"ref_spans": [
{
"start": 1000,
"end": 1008,
"text": "Figure 2",
"ref_id": "FIGREF1"
}
],
"eq_spans": [],
"section": "API",
"sec_num": "4.1"
},
{
"text": "For non-developers such as linguists, SAFAR framework can be executed using an online application 15 in which all SAFAR levels are developed as online processing. Accessing the website allows the user to have access to all tools and resources mentioned above. Results can be either printed on the same page or downloaded as XML files. As an example, Figure 3 shows the online morphological analysis for the word \u202b\"\u064a\u0623\u0643\ufefc\u0646\"\u202c (they eat). After selecting the morphological analyzer to use via the drop-down menu (Alkhalil in this case) and clicking on the \"Analyze & display\" button, the output is displayed in a table format.",
"cite_spans": [],
"ref_spans": [
{
"start": 350,
"end": 358,
"text": "Figure 3",
"ref_id": "FIGREF2"
}
],
"eq_spans": [],
"section": "Web application",
"sec_num": "4.2"
},
{
"text": "15 http://arabic.emi.ac.ma:8080/SW_V3/ Figure 4 , aims to distinguish between Moroccan Dialect and MSA using two different methods. Indeed, the first is rule-based and relies on stop word frequency, while the second is statically-based and is based on an SVM machine learning classifier.",
"cite_spans": [],
"ref_spans": [
{
"start": 39,
"end": 47,
"text": "Figure 4",
"ref_id": "FIGREF3"
}
],
"eq_spans": [],
"section": "Web application",
"sec_num": "4.2"
},
{
"text": "SAFAR is a monolingual framework dedicated to Arabic language. It is considered as a repository and collaborative work where multiple developers of Arabic tools and resources can meet and share their products. It is in its second decade of existence and integrates more than 50 tools and resources. The next steps of our journey are to: \uf0b7 Concentrate on less considered layers such as semantics and applications;",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Conclusion",
"sec_num": "5"
},
{
"text": "\uf0b7 Integrate and develop other tools and resources for dialects and standard Arabic;",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Conclusion",
"sec_num": "5"
},
{
"text": "\uf0b7 Build bridges with multilingual or other language frameworks for developers interested to consider more than one language in their projects such as machine translation.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Conclusion",
"sec_num": "5"
},
{
"text": "https://gate.ac.uk 2 https://stanfordnlp.github.io/CoreNLP/",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "",
"sec_num": null
},
{
"text": "http://globalwordnet.org/resources/arabic-wordnet/ 8 http://arabic.emi.ac.ma/alelm/?q=Resources 9 http://www.elra.info/en/",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "",
"sec_num": null
},
{
"text": "https://www.clarin.eu 11 Entries for lexicons and words for corpora",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "",
"sec_num": null
},
{
"text": "http://arabic.emi.ac.ma/safar-api/SAFAR_v3.jar 13 https://checkstyle.sourceforge.io/",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "",
"sec_num": null
},
{
"text": "http://findbugs.sourceforge.net/",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "",
"sec_num": null
}
],
"back_matter": [],
"bib_entries": {
"BIBREF0": {
"ref_id": "b0",
"title": "Farasa: A fast and furious segmenter for Arabic",
"authors": [
{
"first": "A",
"middle": [],
"last": "Abdelali",
"suffix": ""
},
{
"first": "K",
"middle": [],
"last": "Darwish",
"suffix": ""
},
{
"first": "N",
"middle": [],
"last": "Durrani",
"suffix": ""
},
{
"first": "H",
"middle": [],
"last": "Mubarak",
"suffix": ""
}
],
"year": 2016,
"venue": "Proceedings of the 2016 conference of the North American chapter of the association for computational linguistics: Demonstrations",
"volume": "",
"issue": "",
"pages": "11--16",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Abdelali, A., Darwish, K., Durrani, N., and Mubarak, H. 2016. Farasa: A fast and furious segmenter for Arabic. In Proceedings of the 2016 conference of the North American chapter of the association for computational linguistics: Demonstrations, pp. 11- 16.",
"links": null
},
"BIBREF1": {
"ref_id": "b1",
"title": "On the evaluation and improvement of Arabic WordNet coverage and usability",
"authors": [
{
"first": "L",
"middle": [],
"last": "Abouenour",
"suffix": ""
},
{
"first": "K",
"middle": [],
"last": "Bouzoubaa",
"suffix": ""
},
{
"first": "P",
"middle": [],
"last": "Rosso",
"suffix": ""
}
],
"year": 2013,
"venue": "Language Resources and Evaluation",
"volume": "47",
"issue": "",
"pages": "891--917",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Abouenour, L., Bouzoubaa, K., and Rosso, P. 2013. On the evaluation and improvement of Arabic WordNet coverage and usability. Language Resources and Evaluation, vol. 47, n\u00b0 13, pp. 891- 917.",
"links": null
},
"BIBREF3": {
"ref_id": "b3",
"title": "AraNLP: a Java-Based Library for the Processing of Arabic Text",
"authors": [
{
"first": "M",
"middle": [],
"last": "Althobaiti",
"suffix": ""
},
{
"first": "U",
"middle": [],
"last": "Kruschwitz",
"suffix": ""
},
{
"first": "M",
"middle": [],
"last": "Poesio",
"suffix": ""
}
],
"year": 2014,
"venue": "Proceedings of the 9th Language Resources and Evaluation Conference (LREC'14)",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Althobaiti, M., Kruschwitz, U., and Poesio, M. 2014. AraNLP: a Java-Based Library for the Processing of Arabic Text. In Proceedings of the 9th Language Resources and Evaluation Conference (LREC'14), Reykjavik, Iceland.",
"links": null
},
"BIBREF4": {
"ref_id": "b4",
"title": "AlKhalil Morpho Sys 2: A robust Arabic morphosyntactic analyzer",
"authors": [
{
"first": "M",
"middle": [],
"last": "Boudchiche",
"suffix": ""
},
{
"first": "A",
"middle": [],
"last": "Mazroui",
"suffix": ""
},
{
"first": "M",
"middle": [
"O A O"
],
"last": "Bebah",
"suffix": ""
},
{
"first": "A",
"middle": [],
"last": "Lakhouaja",
"suffix": ""
},
{
"first": "A",
"middle": [],
"last": "Boudlal",
"suffix": ""
}
],
"year": 2017,
"venue": "Journal of King Saud University-Computer and Information Sciences",
"volume": "29",
"issue": "2",
"pages": "141--146",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Boudchiche, M., Mazroui, A., Bebah, M. O. A. O., Lakhouaja, A., and Boudlal, A. 2017. AlKhalil Morpho Sys 2: A robust Arabic morphosyntactic analyzer. Journal of King Saud University- Computer and Information Sciences 29, no. 2: 141- 146.",
"links": null
},
"BIBREF5": {
"ref_id": "b5",
"title": "Alkhalil Morpho Sys1: A Morphosyntactic analysis System for Arabic texts",
"authors": [
{
"first": "A",
"middle": [],
"last": "Boudlal",
"suffix": ""
},
{
"first": "A",
"middle": [],
"last": "Lakhouaja",
"suffix": ""
},
{
"first": "A",
"middle": [],
"last": "Mazroui",
"suffix": ""
},
{
"first": "A",
"middle": [],
"last": "Meziane",
"suffix": ""
},
{
"first": "M",
"middle": [
"O A O"
],
"last": "Bebah",
"suffix": ""
},
{
"first": "M",
"middle": [],
"last": "Shoul",
"suffix": ""
}
],
"year": 2002,
"venue": "Proceedings of the 11th International Arab Conference on Information Technology (ACIT'10). Benghazi. 1-6. Buckwalter, T",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Boudlal, A., Lakhouaja, A., Mazroui, A., Meziane, A., Bebah, M. O. A. O., and Shoul, M. 2010. Alkhalil Morpho Sys1: A Morphosyntactic analysis System for Arabic texts. Proceedings of the 11th International Arab Conference on Information Technology (ACIT'10). Benghazi. 1-6. Buckwalter, T. 2002. Buckwalter Arabic Morphological Analyzer Version 1.0.\" Linguistic Data Consortium.",
"links": null
},
"BIBREF6": {
"ref_id": "b6",
"title": "Better Arabic parsing: baselines, evaluations, and analysis",
"authors": [
{
"first": "S",
"middle": [],
"last": "Green",
"suffix": ""
},
{
"first": "C",
"middle": [
"D"
],
"last": "Manning",
"suffix": ""
}
],
"year": 2010,
"venue": "The 23rd International Conference on Computational Linguistics (COLING '10)",
"volume": "",
"issue": "",
"pages": "394--402",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Green, S., and Manning, C. D. 2010. Better Arabic parsing: baselines, evaluations, and analysis. The 23rd International Conference on Computational Linguistics (COLING '10). Beijing: Association for Computational Linguistics. 394-402.",
"links": null
},
"BIBREF7": {
"ref_id": "b7",
"title": "Benchmark of Arabic morphological analyzers: Challenges and Solutions",
"authors": [
{
"first": "Y",
"middle": [],
"last": "Jaafar",
"suffix": ""
},
{
"first": "K",
"middle": [
";"
],
"last": "Bouzoubaa",
"suffix": ""
},
{
"first": "K",
"middle": [],
"last": "Bouzoubaa",
"suffix": ""
}
],
"year": 2014,
"venue": "Arabic Natural Language Processing from Software Engineering to Complex Pipelines Cicling Cairo",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Jaafar, Y. and Bouzoubaa, K. 2014. Benchmark of Arabic morphological analyzers: Challenges and Solutions. 9th International Conference on Intelligent Systems: Theories and Applications (SITA'14), Rabat, Jaafar, Y. and Bouzoubaa, K. 2015. Arabic Natural Language Processing from Software Engineering to Complex Pipelines Cicling Cairo, Egypt.",
"links": null
},
"BIBREF8": {
"ref_id": "b8",
"title": "Enhancing Arabic Stemming Process Using Resources and Benchmarking Tool",
"authors": [
{
"first": "Y",
"middle": [],
"last": "Jaafar",
"suffix": ""
},
{
"first": "D",
"middle": [],
"last": "Namly",
"suffix": ""
},
{
"first": "K",
"middle": [],
"last": "Bouzoubaa",
"suffix": ""
},
{
"first": "A",
"middle": [],
"last": "Yousfi",
"suffix": ""
}
],
"year": 2016,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Jaafar, Y., Namly, D., Bouzoubaa, K., Yousfi, A. 2016. Enhancing Arabic Stemming Process Using Resources and Benchmarking Tool. King Saud University -Computer and Information Sciences (JKSU-CIS).",
"links": null
},
"BIBREF9": {
"ref_id": "b9",
"title": "A New Tool for Benchmarking and Assessing Arabic Syntactic Parsers. 6th International Conference on Arabic Language Processing CITALA 2017",
"authors": [
{
"first": "Y",
"middle": [],
"last": "Jaafar",
"suffix": ""
},
{
"first": "K",
"middle": [],
"last": "Bouzoubaa",
"suffix": ""
}
],
"year": 2017,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Jaafar, Y., and Bouzoubaa, K. 2017. A New Tool for Benchmarking and Assessing Arabic Syntactic Parsers. 6th International Conference on Arabic Language Processing CITALA 2017, Fes, Morocco Fes, Morocco.",
"links": null
},
"BIBREF10": {
"ref_id": "b10",
"title": "Semantic Analysis of Arabic Texts within SAFAR Framework",
"authors": [
{
"first": "Y",
"middle": [],
"last": "Jaafar",
"suffix": ""
},
{
"first": "M",
"middle": [],
"last": "Nasri",
"suffix": ""
},
{
"first": "K",
"middle": [],
"last": "Bouzoubaa",
"suffix": ""
}
],
"year": 2018,
"venue": "proceedings of the 5th International IEEE Congress on Information Science and Technology (CIST'18)",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Jaafar, Y., Nasri, M., and Bouzoubaa, K. 2018. Semantic Analysis of Arabic Texts within SAFAR Framework. In proceedings of the 5th International IEEE Congress on Information Science and Technology (CIST'18), Marrakech, Morocco.",
"links": null
},
"BIBREF11": {
"ref_id": "b11",
"title": "A Survey and Comparative Study of Arabic NLP Architectures",
"authors": [
{
"first": "Y",
"middle": [],
"last": "Jaafar",
"suffix": ""
},
{
"first": "K",
"middle": [],
"last": "Bouzoubaa",
"suffix": ""
}
],
"year": 2002,
"venue": "Intelligent Natural Language Processing: Trends and Applications. Studies in Computational Intelligence",
"volume": "740",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Jaafar, Y., and Bouzoubaa, K. (2018). A Survey and Comparative Study of Arabic NLP Architectures. In: Shaalan K., Hassanien A., and Tolba F. 2018. (eds) Intelligent Natural Language Processing: Trends and Applications. Studies in Computational Intelligence, volume 740. Springer, Cham. Khoja, S. Khoja stemmer. 2002.",
"links": null
},
"BIBREF12": {
"ref_id": "b12",
"title": "Light Stemming for Arabic Information Retrieval",
"authors": [
{
"first": "L",
"middle": [
"S"
],
"last": "Larkey",
"suffix": ""
},
{
"first": "L",
"middle": [],
"last": "Ballesteros",
"suffix": ""
},
{
"first": "M",
"middle": [
"E"
],
"last": "Connell",
"suffix": ""
}
],
"year": 2007,
"venue": "Arabic computational morphology: knowledgebased and empirical methods",
"volume": "",
"issue": "",
"pages": "221--243",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Larkey, L. S., Ballesteros, L., and Connell, M. E. 2007. Light Stemming for Arabic Information Retrieval. In Arabic computational morphology: knowledge- based and empirical methods, 221-243. Springer Netherlands.",
"links": null
},
"BIBREF13": {
"ref_id": "b13",
"title": "TEI P5: Guidelines for electronic text encoding and interchange",
"authors": [
{
"first": "B",
"middle": [],
"last": "Lou",
"suffix": ""
},
{
"first": "B",
"middle": [
";"
],
"last": "Syd",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Tei Consortium",
"suffix": ""
}
],
"year": 2008,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Lou B., and Syd, B. 2008. TEI P5: Guidelines for electronic text encoding and interchange\". TEI Consortium.",
"links": null
},
"BIBREF14": {
"ref_id": "b14",
"title": "Structuration et Standardisation des ressources linguistiques de l'Arabe -cas de l'alphabet, pr\u00e9fixes et suffixes, Journ\u00e9es Doctorales en Technologies de l'Information et Communication",
"authors": [
{
"first": "T",
"middle": [],
"last": "Loukili",
"suffix": ""
},
{
"first": "K",
"middle": [],
"last": "Bouzoubaa",
"suffix": ""
}
],
"year": 2011,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Loukili,T., and Bouzoubaa, K. 2011. Structuration et Standardisation des ressources linguistiques de l'Arabe -cas de l'alphabet, pr\u00e9fixes et suffixes, Journ\u00e9es Doctorales en Technologies de l'Information et Communication, Tangier, Morocco, 7/ 2011.",
"links": null
},
"BIBREF15": {
"ref_id": "b15",
"title": "Arabic morphological tools for text mining",
"authors": [
{
"first": "M",
"middle": [
"K"
],
"last": "Saad",
"suffix": ""
},
{
"first": "W",
"middle": [
"M"
],
"last": "Ashour",
"suffix": ""
}
],
"year": 2010,
"venue": "6th International Conference on Electrical and Computer Systems (EECS'10)",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Saad, M. K., and Ashour, W. M. 2010. Arabic morphological tools for text mining. 6th International Conference on Electrical and Computer Systems (EECS'10). Lefke, North Cyprus.",
"links": null
},
"BIBREF16": {
"ref_id": "b16",
"title": "A Complex Arabic stop-words list design",
"authors": [
{
"first": "D",
"middle": [],
"last": "Namly",
"suffix": ""
},
{
"first": "K",
"middle": [],
"last": "Bouzoubaa",
"suffix": ""
},
{
"first": "R",
"middle": [],
"last": "Tajmout",
"suffix": ""
},
{
"first": "Y",
"middle": [],
"last": "Tahir",
"suffix": ""
},
{
"first": "H",
"middle": [],
"last": "Khamar",
"suffix": ""
}
],
"year": 2015,
"venue": "The Second National Doctoral Symposium On Arabic Language Engineering (JDILA'2015) ENSA of Fez USMBA",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Namly, D., Bouzoubaa, K., Tajmout, R., Tahir, Y., and Khamar, H. 2015. A Complex Arabic stop-words list design. The Second National Doctoral Symposium On Arabic Language Engineering (JDILA'2015) ENSA of Fez USMBA.",
"links": null
},
"BIBREF17": {
"ref_id": "b17",
"title": "Interoperable Arabic language resources building and exploitation in SAFAR platform",
"authors": [
{
"first": "D",
"middle": [],
"last": "Namly",
"suffix": ""
},
{
"first": "Y",
"middle": [],
"last": "Regragui",
"suffix": ""
},
{
"first": "K",
"middle": [],
"last": "Bouzoubaa",
"suffix": ""
}
],
"year": 2016,
"venue": "Proceeding of the 13th ACS/IEEE International Conference on Computer Systems and Applications (AICCSA'16)",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Namly, D., Regragui, Y., and Bouzoubaa, K. 2016. Interoperable Arabic language resources building and exploitation in SAFAR platform. In Proceeding of the 13th ACS/IEEE International Conference on Computer Systems and Applications (AICCSA'16), Agadir, Morocco.",
"links": null
},
"BIBREF18": {
"ref_id": "b18",
"title": "Improving Arabic Lemmatization Through a Lemmas Database and a Machine-Learning Technique",
"authors": [
{
"first": "D",
"middle": [],
"last": "Namly",
"suffix": ""
},
{
"first": "K",
"middle": [],
"last": "Bouzoubaa",
"suffix": ""
},
{
"first": "A",
"middle": [],
"last": "El Jihad",
"suffix": ""
},
{
"first": "S",
"middle": [
"L"
],
"last": "Aouragh",
"suffix": ""
}
],
"year": 2020,
"venue": "Recent Advances in NLP: The Case of Arabic Language",
"volume": "",
"issue": "",
"pages": "81--100",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Namly, D., Bouzoubaa, K., El Jihad, A., and Aouragh, S. L. (2020). Improving Arabic Lemmatization Through a Lemmas Database and a Machine- Learning Technique. In Recent Advances in NLP: The Case of Arabic Language, pp. 81-100. Springer, Cham.",
"links": null
},
"BIBREF19": {
"ref_id": "b19",
"title": "MADAMIRA: A Fast, Comprehensive Tool for Morphological Analysis and Disambiguation of Arabic",
"authors": [
{
"first": "A",
"middle": [],
"last": "Pasha",
"suffix": ""
},
{
"first": "M",
"middle": [],
"last": "Al-Badrashiny",
"suffix": ""
},
{
"first": "M",
"middle": [],
"last": "Diab",
"suffix": ""
},
{
"first": "A",
"middle": [],
"last": "El Kholy",
"suffix": ""
},
{
"first": "R",
"middle": [],
"last": "Eskander",
"suffix": ""
},
{
"first": "N",
"middle": [],
"last": "Habash",
"suffix": ""
},
{
"first": "M",
"middle": [],
"last": "Pooleery",
"suffix": ""
},
{
"first": "O",
"middle": [],
"last": "Rambow",
"suffix": ""
},
{
"first": "Roth",
"middle": [
"R M"
],
"last": "",
"suffix": ""
}
],
"year": 2014,
"venue": "Proceedings of the 9th Language Resources and Evaluation Conference (LREC'14)",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Pasha, A., Al-Badrashiny, M., Diab, M., El Kholy, A., Eskander, R., Habash, N., Pooleery, M., Rambow, O., and Roth R. M. 2014. MADAMIRA: A Fast, Comprehensive Tool for Morphological Analysis and Disambiguation of Arabic. In Proceedings of the 9th Language Resources and Evaluation Conference (LREC'14), Reykjavik, Iceland.",
"links": null
},
"BIBREF20": {
"ref_id": "b20",
"title": "Building a Moroccan dialect electronic Dictionary (MDED)",
"authors": [
{
"first": "E",
"middle": [],
"last": "G\u00fcl\u015fen",
"suffix": ""
},
{
"first": "R",
"middle": [],
"last": "Sweden Tachicart",
"suffix": ""
},
{
"first": "K",
"middle": [],
"last": "Bouzoubaa",
"suffix": ""
},
{
"first": "H",
"middle": [],
"last": "Jaafar",
"suffix": ""
}
],
"year": 2014,
"venue": "Proceedings of the 5th International Conference on Arabic Language Processing",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "G\u00fcl\u015fen, E. 2014. ITU Turkish NLP Web Service. in European Chapter of the Association for Computational Linguistics, Sweden Tachicart, R., Bouzoubaa, K., and Jaafar, H. 2014. Building a Moroccan dialect electronic Dictionary (MDED). In Proceedings of the 5th International Conference on Arabic Language Processing (CITALA'14), Oujda, Morocco.",
"links": null
}
},
"ref_entries": {
"FIGREF0": {
"type_str": "figure",
"uris": null,
"text": "SAFAR framework general architecture.",
"num": null
},
"FIGREF1": {
"type_str": "figure",
"uris": null,
"text": "A pipeline using SAFAR API.",
"num": null
},
"FIGREF2": {
"type_str": "figure",
"uris": null,
"text": "Alkhalil morphological analysis within SAFAR web.",
"num": null
},
"FIGREF3": {
"type_str": "figure",
"uris": null,
"text": "Language identification system. Furthermore, the language identification system (Tachicart et al. 2018) demonstrated in",
"num": null
}
}
}
}