{ "paper_id": "2020", "header": { "generated_with": "S2ORC 1.0.0", "date_generated": "2023-01-19T07:33:38.012847Z" }, "title": "On Editing Dictionaries for Uralic Languages in an Online Environment", "authors": [ { "first": "Khalid", "middle": [], "last": "Alnajjar", "suffix": "", "affiliation": { "laboratory": "", "institution": "University of Helsinki", "location": {} }, "email": "khalid.alnajjar@helsinki.fi" }, { "first": "Mika", "middle": [], "last": "H\u00e4m\u00e4l\u00e4inen", "suffix": "", "affiliation": { "laboratory": "", "institution": "University of Helsinki", "location": {} }, "email": "mika.hamalainen@helsinki.fi" }, { "first": "Jack", "middle": [], "last": "Rueter", "suffix": "", "affiliation": { "laboratory": "", "institution": "University of Helsinki", "location": {} }, "email": "jack.rueter@helsinki.fi" } ], "year": "", "venue": null, "identifiers": {}, "abstract": "We present an open online infrastructure for editing and visualization of dictionaries of different Uralic languages (e.g. Erzya, Moksha, Skolt Sami and Komi-Zyrian). Our infrastructure integrates fully into the existing Giellatekno one in terms of XML dictionaries and FST morphology. Our code is open source, and the system is being actively used in editing a Skolt Sami dictionary set to be published in 2020.", "pdf_parse": { "paper_id": "2020", "_pdf_hash": "", "abstract": [ { "text": "We present an open online infrastructure for editing and visualization of dictionaries of different Uralic languages (e.g. Erzya, Moksha, Skolt Sami and Komi-Zyrian). Our infrastructure integrates fully into the existing Giellatekno one in terms of XML dictionaries and FST morphology. Our code is open source, and the system is being actively used in editing a Skolt Sami dictionary set to be published in 2020.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Abstract", "sec_num": null } ], "body_text": [ { "text": "In order to revitalize severely endangered languages, such as many of the Uralic languages, enormous work is required to collect as many resources and knowledge about them as possible, while also involving their native communities. Digitizing the resources of endangered languages is crucial as it boosts the language resources in various ways, such as preserving them in a versioned manner and facilitating access to them globally. Scholars have produced valuable lexicographic resources (such as dictionaries and finite-state transducers) for endangered Uralic languages (e.g. Komi-Zyrian, Ingrian, Erzya, Moksha and Skolt Sami) in order to revitalize them.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1" }, { "text": "We present a large-scale open-source MediaWiki-based dictionary for such languages, (named Akusanat) (c.f. H\u00e4m\u00e4l\u00e4inen and Rueter 2018) and a customly-built and user-friendly web system (named Ve\u02b9rdd\u00b9) that improves and amending the knowledge presented in such dictionaries. As MediaWiki sets some limitations to the structure of the system both on the back-end in terms of the database and on the front-end in terms of usability, the external, yet integrated system, Ver\u02b9dd is set to tackle these limitations.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1" }, { "text": "It is also worth noting that one use case where such dictionary interfaces could be very useful is language documentation. Although the field has been slow to adopt language technology, there have been significant recent advancements in integrating it into projects workflows (Blokland et al., 2015; \u0411\u043b\u043e\u043a\u043b\u0430\u043d\u0434 et al., 2014) . One aspect where this has not yet been done is lexicography, which, however, is usually considered a central part of language documentation efforts. The field is still largely dominated by aging and poor software which clearly is not easily compatible with modern needs. Our system cannot be used offline, which is a challenge for language documentation use, but it could very well finds its place as an easy shared interface between researchers and community members.", "cite_spans": [ { "start": 276, "end": 299, "text": "(Blokland et al., 2015;", "ref_id": "BIBREF0" }, { "start": 300, "end": 322, "text": "\u0411\u043b\u043e\u043a\u043b\u0430\u043d\u0434 et al., 2014)", "ref_id": "BIBREF11" } ], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1" }, { "text": "There is a myriad of active online dictionary projects targeting only one language that are under development by different people, who oftentimes are unaware of each other's contributions. In this section, we present some of the recent work on online dictionaries, which is heavily guided by the needs of one individual language. Our infrastruc-\u00b9Skolt word for stream Figure 1 : A UML diagram illustrating use-cases of the infrastructure ture differs from these projects in that its driving design principle is multilinguality and support for a multitude of different Uralic languages.", "cite_spans": [], "ref_spans": [ { "start": 368, "end": 376, "text": "Figure 1", "ref_id": null } ], "eq_spans": [], "section": "Related Work", "sec_num": "2" }, { "text": "A recent dictionary for St. Lawrence Island Yupik (Hunt et al., 2019) combines Foma-based morphological analyzers with an HTML based search interface. Unlike Akusanat, which does the morphological analysis and generation in the cloud, their solution runs the transducers on the client side with Foma's Javascript integration.", "cite_spans": [ { "start": 50, "end": 69, "text": "(Hunt et al., 2019)", "ref_id": "BIBREF2" } ], "ref_spans": [], "eq_spans": [], "section": "Related Work", "sec_num": "2" }, { "text": "The Livonian dictionary consists of three databases, one -lexical, the second -morphological, and the third -a text corpus. While lemmas and their data are stored in the lexical database, and morphological forms are documented in the morphological database, all words indexed in the corpus refer to lemmas in the lexical database. Thus, all materials in the cluster can be accessed directly from the three databases (c.f. Ern\u0161treits 2019).", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Related Work", "sec_num": "2" }, { "text": "There are also various attempts to build infrastructure for national majority languages. These projects also seem to be characterized by simultaneous use of different tools, with various connections to commercial software providers (see Tavast et al. 2018) . Also from this point of view there is clear demand for open and easily customizable dictionary editing and data retrieval platforms, such as the infrastructure presented here.", "cite_spans": [ { "start": 237, "end": 256, "text": "Tavast et al. 2018)", "ref_id": "BIBREF10" } ], "ref_spans": [], "eq_spans": [], "section": "Related Work", "sec_num": "2" }, { "text": "Akusanat is built using MediaWiki. MediaWiki is a well documented and open-source framework that comes with a set of fulfilled quality attributes such as support for multiple simultaneous users, user account management and a documented API. In addition, MediaWiki has been perceived as a useful framework for dictionaries in the past (Laxstr\u00f6m and Kanner, 2015) .", "cite_spans": [ { "start": 334, "end": 361, "text": "(Laxstr\u00f6m and Kanner, 2015)", "ref_id": "BIBREF6" } ], "ref_spans": [], "eq_spans": [], "section": "The Open Dictionary Infrastructure", "sec_num": "3" }, { "text": "Despite the features that MediaWiki has, it does not provide an intuitive editing interface. This hinders the involvement of users of non-technical backgrounds, which is often the case for many native speakers of endangered languages. As a result, involving the native community in improving and approving the recorded information in the dictionaries is not possible. Ve\u02b9rdd is built to tackle this issue while granting users and language experts the ability to contribute to different aspects of the knowledge of such endangered languages. Additionally, Ve\u02b9rdd makes different and scattered lexicographic resources in the system available for researchers and non-academic dictionary users alike. Figure 1 shows the infrastructure of our open dictionary on a high-level of abstraction showing how different users can interact with it, revealing the interplay of the two systems: Ve\u02b9rdd and Akusanat.", "cite_spans": [], "ref_spans": [ { "start": 697, "end": 705, "text": "Figure 1", "ref_id": null } ], "eq_spans": [], "section": "The Open Dictionary Infrastructure", "sec_num": "3" }, { "text": "The Akusanat dictionaries offer a distinct presentation of synchronized data shared with the Giella (Giellatekno, Divvun) infrastructure. Like the Giella dictionaries (Moshagen et al., 2014), Akusanat utilizes HFST-based (Lind\u00e9n et al., 2013) finite-state transducers but with an open-source python library (UralicNLP (H\u00e4m\u00e4l\u00e4inen, 2019) ) in the search field, which allows users the option of entering virtually any word form to locate a pos-sible lemma. Unlike the Giella dictionaries, however, Akusanat provides language internal links to associate words with derivational stems as well as external links to translations and cognates in other language dictionaries within Akusanat and entirely independent databases outside the domain.", "cite_spans": [ { "start": 210, "end": 242, "text": "HFST-based (Lind\u00e9n et al., 2013)", "ref_id": null }, { "start": 318, "end": 336, "text": "(H\u00e4m\u00e4l\u00e4inen, 2019)", "ref_id": "BIBREF3" } ], "ref_spans": [], "eq_spans": [], "section": "Akusanat", "sec_num": "3.1" }, { "text": "The lexicographic data of Akusanat originates from the XML-based dictionaries in the Giellatekno infrastructure. Akusanat provides a user-friendly way of accessing the lexicographic data both as a regular dictionary user and as a dictionary editor solving the XML bottleneck. This means that, unlike XML, the lexicographic data can be edited simultaneously by multiple users. All the edits done in the Mediawiki-based Akusanat environment are synchronized with the XMLs residing in the Giellatekno infrastructure (c.f. H\u00e4m\u00e4l\u00e4inen and Rueter 2019). However, at the same time, also editing of original XML files is possible, as the synchronization works to both directions. Akusanat benefits greatly from the inbuilt quality attributes\u00b2 of MediaWiki, such as user management, admin view, a documented Wiki-syntax and an open MediaWiki API. However, MediaWiki comes with a multitude of limitations; first and foremost, Akusanat requires a web application separate from MediaWiki to handle the synchronization of the dictionary data between the XMLs and the Me-diaWiki database. In addition, usability is limited by what MediaWiki has been developed for. By default, MediaWiki exposes the full Wiki syntax of each page for editing. In a dictionary setting, where the integrity of the data structure needs to be ensured, such free editing functionality has to be limited. This has been solved by introducing an edit form as seen in Figure 2 . However, the more com-\u00b2For more discussion on quality attributes on web applications, see Offutt 2002 plex the demands for the system become in terms of editing, search etc., the more challenging it becomes to integrate the desired features to MediaWiki as opposed to developing a new system from scratch.", "cite_spans": [ { "start": 1528, "end": 1539, "text": "Offutt 2002", "ref_id": "BIBREF8" } ], "ref_spans": [ { "start": 1427, "end": 1435, "text": "Figure 2", "ref_id": "FIGREF0" } ], "eq_spans": [], "section": "Akusanat", "sec_num": "3.1" }, { "text": "Ve\u02b9rdd is a Django-based custom developed system. The use of Django as a framework can be motivated by the fact that it scores high when compared to other popular web frameworks (Plekhanova, 2009) . The goal of Ver\u02b9rdd is to correct the shortcomings of Akusanat on the intuitiveness of editing, since Akusanat users must be familiar with the structure of the XML dictionaries while editing the lexicographic entries. Ve\u02b9rdd stores information in an SQL database isolated from Akusanat which gives trusted editors the ability to perform amendments to information present in it without interfering with online dictionaries in Akusanat. Whereas Akusanat is meant to present an openly available bleeding edge version of the dictionaries, Ver\u02b9rdd, on the other hand, is tailored towards a more curated dictionary editing without immediately exposing all the edits to online users.", "cite_spans": [ { "start": 178, "end": 196, "text": "(Plekhanova, 2009)", "ref_id": "BIBREF9" } ], "ref_spans": [], "eq_spans": [], "section": "Ve\u02b9rdd", "sec_num": "3.2" }, { "text": "User experiences based on interactions with the system are continuously taken into account to facilitate the usability of the system and provide nontechnical and technical users robust means for accessing and improving knowledge present in the database. Currently, the system is in use by dictionary editors authoring a Finnish-Skolt Sami dictionary and verifying the entries in it with the aim of publishing an online and a printed dictionary in early 2020. The needs of these non-technical users have been and are continuously being taken into account in the development of Ve\u02b9rdd. Figure 1 lists the core interactions of common users (speakers or learners of the endangered language) and editors with the system. The system supports import from XML dictionaries and CSV files. Whenever data is imported, Ve\u02b9rdd consults multiple resources (e.g. Akusanat, UralicNLP and FSTs) to retrieve missing information such as partof-speech, continuation lexica and mini-paradigms which ensures that imported information contains all the details present in other systems. Users and editors can then filter and order lexemes using multiple criteria (such as language, consonance, etc.) as seen in Figure 3 .", "cite_spans": [], "ref_spans": [ { "start": 584, "end": 592, "text": "Figure 1", "ref_id": null }, { "start": 1187, "end": 1195, "text": "Figure 3", "ref_id": null } ], "eq_spans": [], "section": "Ve\u02b9rdd", "sec_num": "3.2" }, { "text": "By using Ve\u02b9rdd, editors have the ability to modify and comment on any present information in the Figure 3 : Search interface on Ve\u02b9rdd database. To encourage the involvement of native speakers of endangered languages, especially speakers of another non-endangered language such as Russian or Finnish, the system allows approved editors with such criteria to add, edit, comment on and confirm the knowledge presented in the database. This guarantees that the information present in the system is validated and accurate as opposed to Akusanat, in which anyone can create an account and make edits. Whenever an editor performs any action (e.g. adding a lexeme or a translation), the system keeps a log which allows discovering cases of conflict and reverting back in the case of incorrect or non-verified actions are applied.", "cite_spans": [], "ref_spans": [ { "start": 98, "end": 106, "text": "Figure 3", "ref_id": null } ], "eq_spans": [], "section": "Ve\u02b9rdd", "sec_num": "3.2" }, { "text": "In Ve\u02b9rdd, all lexemes are stored as independent entities in the database. These independent entities are linked to each other with an abstract notion of relation. A relation between two lexemes has a direction and it can contain additional information. The system currently supports a multitude of relations such as translation, cognate or derivation. Derivational information is automatically gathered from the FSTs when data is imported to the system. An example of the relations view is show in Figure 4 , the relations can be modified in their respective edit interface. For general editing, Ve\u02b9rdd exposes only the relevant information to the editor in an interface that is more narrowed down than the full-blown complex-ity of Akusanat edit form. Ve\u02b9rdd highlights only the essential for the dictionary editor for the particular task. This is why relations, lexemes and morphologies are edited in different interfaces; all of them accessible from the general view on the lexeme. The lexeme level editing interface is seen in Figure 5 . In a timely manner, Ve\u02b9rdd can then send the approved information (by authorized experts and native speakers) to Akusanat and other resources (e.g. UralicNLP and FSTs), which would then make retaining up-to-date information across multiple resources possible; hence, reducing the risk of providing inaccurate and misleading information.", "cite_spans": [], "ref_spans": [ { "start": 499, "end": 508, "text": "Figure 4", "ref_id": "FIGREF1" }, { "start": 1033, "end": 1041, "text": "Figure 5", "ref_id": "FIGREF2" } ], "eq_spans": [], "section": "Ve\u02b9rdd", "sec_num": "3.2" }, { "text": "Ve\u02b9rdd is already being used by the Skolt Sami dictionary editors as this is being written. Our development strategy involves direct interaction between the actual end users and designers, which has helped to address issues and features foreseen at the onset. A later goal would be to integrate Ve\u02b9rdd and Akusanat more completely into the infrastructure where morphological analysers and other tools are being used, so that the end-user would have a natural and intuitive environment to work with the lexicon, but so that these changes would be automatically included into the newest compiler analyzer.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Discussion and Conclusions", "sec_num": "4" }, { "text": "More work should also be done in connecting the lexicographic resources into various corpora that are openly available. There are various ways to proceed with this: the examples could be extracted automatically, the examples could be selected with references to the corpora, or the corpora could be tagged for representative examples that would be picked into dictionary. The most important goal in the further development of Ve\u02b9rdd must, however, be further collaboration with the users. The system will be continuously improved with the received feedback, and the user base has to be widened to encompass a larger number of users in different languages included in the project.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Discussion and Conclusions", "sec_num": "4" }, { "text": "The source code of the systems has been made available on Bitbucket\u00b3.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Discussion and Conclusions", "sec_num": "4" } ], "back_matter": [], "bib_entries": { "BIBREF0": { "ref_id": "b0", "title": "Language documentation meets language technology", "authors": [ { "first": "Rogier", "middle": [], "last": "Blokland", "suffix": "" }, { "first": "Ciprian", "middle": [], "last": "Gerstenberger", "suffix": "" }, { "first": "Marina", "middle": [], "last": "Fedina", "suffix": "" }, { "first": "Niko", "middle": [], "last": "Partanen", "suffix": "" }, { "first": "Michael", "middle": [], "last": "Rie\u00dfler", "suffix": "" }, { "first": "Joshua", "middle": [], "last": "Wilbur", "suffix": "" } ], "year": 2015, "venue": "First International Workshop on Computational Linguistics for Uralic Languages", "volume": "", "issue": "", "pages": "8--18", "other_ids": { "DOI": [ "10.7557/scs.2015.2" ] }, "num": null, "urls": [], "raw_text": "Rogier Blokland, Ciprian Gerstenberger, Marina Fedina, Niko Partanen, Michael Rie\u00dfler, and Joshua Wilbur. 2015. Language documentation meets language tech- nology. In Tommi A. Pirinen, Francis M. Tyers, and Trond Trosterud, editors, First International Work- shop on Computational Linguistics for Uralic Lan- guages, 16th January, 2015, Troms\u00f8, Norway, num- ber 2015:2 in Septentrio Conference Series, pages 8- 18. The University Library of Troms\u00f8.", "links": null }, "BIBREF1": { "ref_id": "b1", "title": "Lexical tools for low-resource languages: A livonian case-study. Electronic lexicography in the 21st century", "authors": [ { "first": "Valts", "middle": [], "last": "Ern\u0161treits", "suffix": "" } ], "year": 2019, "venue": "Smart lexicography", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Valts Ern\u0161treits. 2019. Lexical tools for low-resource languages: A livonian case-study. Electronic lexicog- raphy in the 21st century (eLex 2019): Smart lexicog- raphy, page 103.", "links": null }, "BIBREF2": { "ref_id": "b2", "title": "Community lexical access for an endangered polysynthetic language: An electronic dictionary for st. lawrence island yupik", "authors": [ { "first": "Benjamin", "middle": [], "last": "Hunt", "suffix": "" }, { "first": "Emily", "middle": [], "last": "Chen", "suffix": "" }, { "first": "L", "middle": [ "R" ], "last": "Sylvia", "suffix": "" }, { "first": "Lane", "middle": [], "last": "Schreiner", "suffix": "" }, { "first": "", "middle": [], "last": "Schwartz", "suffix": "" } ], "year": 2019, "venue": "Proceedings of the 2019 Conference of the North American Chapter of the Association for Computational Linguistics (Demonstrations)", "volume": "", "issue": "", "pages": "122--126", "other_ids": {}, "num": null, "urls": [], "raw_text": "Benjamin Hunt, Emily Chen, Sylvia LR Schreiner, and Lane Schwartz. 2019. Community lexical access for an endangered polysynthetic language: An electronic dictionary for st. lawrence island yupik. In Proceed- ings of the 2019 Conference of the North American Chapter of the Association for Computational Linguis- tics (Demonstrations), pages 122-126.", "links": null }, "BIBREF3": { "ref_id": "b3", "title": "UralicNLP: An NLP library for Uralic languages", "authors": [ { "first": "Mika", "middle": [], "last": "H\u00e4m\u00e4l\u00e4inen", "suffix": "" } ], "year": 2019, "venue": "Journal of Open Source Software", "volume": "4", "issue": "37", "pages": "", "other_ids": { "DOI": [ "10.21105/joss.01345" ] }, "num": null, "urls": [], "raw_text": "Mika H\u00e4m\u00e4l\u00e4inen. 2019. UralicNLP: An NLP library for Uralic languages. Journal of Open Source Soft- ware, 4(37):1345.", "links": null }, "BIBREF4": { "ref_id": "b4", "title": "Advances in Synchronized XML-MediaWiki Dictionary Development in the Context of Endangered Uralic Languages", "authors": [ { "first": "Mika", "middle": [], "last": "H\u00e4m\u00e4l\u00e4inen", "suffix": "" }, { "first": "Jack", "middle": [], "last": "Rueter", "suffix": "" } ], "year": 2018, "venue": "Proceedings of the Eighteenth EURALEX International Congress", "volume": "", "issue": "", "pages": "967--978", "other_ids": {}, "num": null, "urls": [], "raw_text": "Mika H\u00e4m\u00e4l\u00e4inen and Jack Rueter. 2018. Advances in Synchronized XML-MediaWiki Dictionary Develop- ment in the Context of Endangered Uralic Languages. In Proceedings of the Eighteenth EURALEX Interna- tional Congress, pages 967-978.", "links": null }, "BIBREF5": { "ref_id": "b5", "title": "An open online dictionary for endangered uralic languages. Electronic lexicography in the 21st century", "authors": [ { "first": "Mika", "middle": [], "last": "H\u00e4m\u00e4l\u00e4inen", "suffix": "" }, { "first": "Jack", "middle": [], "last": "Rueter", "suffix": "" } ], "year": 2019, "venue": "", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Mika H\u00e4m\u00e4l\u00e4inen and Jack Rueter. 2019. An open on- line dictionary for endangered uralic languages. Elec- tronic lexicography in the 21st century (eLex 2019): Smart lexicography.", "links": null }, "BIBREF6": { "ref_id": "b6", "title": "Multilingual semantic mediawiki for finno-ugric dictionaries", "authors": [ { "first": "Niklas", "middle": [], "last": "Laxstr\u00f6m", "suffix": "" }, { "first": "Antti", "middle": [], "last": "Kanner", "suffix": "" } ], "year": 2015, "venue": "Septentrio Conference Series", "volume": "2", "issue": "", "pages": "75--86", "other_ids": {}, "num": null, "urls": [], "raw_text": "Niklas Laxstr\u00f6m and Antti Kanner. 2015. Multilingual semantic mediawiki for finno-ugric dictionaries. In Septentrio Conference Series, 2, pages 75-86.", "links": null }, "BIBREF7": { "ref_id": "b7", "title": "Hfst-a system for creating nlp tools", "authors": [ { "first": "Erik", "middle": [], "last": "Krister Lind\u00e9n", "suffix": "" }, { "first": "Senka", "middle": [], "last": "Axelson", "suffix": "" }, { "first": "Sam", "middle": [], "last": "Drobac", "suffix": "" }, { "first": "Juha", "middle": [], "last": "Hardwick", "suffix": "" }, { "first": "Jyrki", "middle": [], "last": "Kuokkala", "suffix": "" }, { "first": "Tommi", "middle": [ "A" ], "last": "Niemi", "suffix": "" }, { "first": "Miikka", "middle": [], "last": "Pirinen", "suffix": "" }, { "first": "", "middle": [], "last": "Silfverberg", "suffix": "" } ], "year": 2013, "venue": "Tommi Pirinen, Trond Trosterud, and Francis M. Tyers. 2014. Open-Source Infrastructures for Collaborative Work on Under-Resourced Languages", "volume": "", "issue": "", "pages": "71--77", "other_ids": {}, "num": null, "urls": [], "raw_text": "Krister Lind\u00e9n, Erik Axelson, Senka Drobac, Sam Hard- wick, Juha Kuokkala, Jyrki Niemi, Tommi A Pirinen, and Miikka Silfverberg. 2013. Hfst-a system for creating nlp tools. In International workshop on sys- tems and frameworks for computational morphology, pages 53-71. Springer. \u00b3https://bitbucket.org/mokha/verdd/src/master/ and https://bitbucket.org/mikahama/saame/src/master/ Sjur Moshagen, Jack Rueter, Tommi Pirinen, Trond Trosterud, and Francis M. Tyers. 2014. Open-Source Infrastructures for Collaborative Work on Under- Resourced Languages. In The LREC 2014 Work- shop \"CCURL 2014 -Collaboration and Computing for Under-Resourced Languages in the Linked Open Data Era\", pages 71-77.", "links": null }, "BIBREF8": { "ref_id": "b8", "title": "Quality attributes of web software applications", "authors": [ { "first": "Jeff", "middle": [], "last": "Offutt", "suffix": "" } ], "year": 2002, "venue": "IEEE software", "volume": "19", "issue": "2", "pages": "25--32", "other_ids": {}, "num": null, "urls": [], "raw_text": "Jeff Offutt. 2002. Quality attributes of web software ap- plications. IEEE software, 19(2):25-32.", "links": null }, "BIBREF9": { "ref_id": "b9", "title": "Evaluating web development frameworks: Django, ruby on rails and cakephp", "authors": [ { "first": "Julia", "middle": [], "last": "Plekhanova", "suffix": "" } ], "year": 2009, "venue": "stitute for Business and Information Technology", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Julia Plekhanova. 2009. Evaluating web development frameworks: Django, ruby on rails and cakephp. In- stitute for Business and Information Technology.", "links": null }, "BIBREF10": { "ref_id": "b10", "title": "Unified data modelling for presenting lexical data: The case of ekilex", "authors": [ { "first": "Arvi", "middle": [], "last": "Tavast", "suffix": "" }, { "first": "Margit", "middle": [], "last": "Langemets", "suffix": "" }, { "first": "Jelena", "middle": [], "last": "Kallas", "suffix": "" }, { "first": "Kristina", "middle": [], "last": "Koppel", "suffix": "" } ], "year": 2018, "venue": "Proceedings of the XVIII EURALEX International Congress: EURALEX: Lexicography in Global Contexts, Ljubljana", "volume": "", "issue": "", "pages": "749--761", "other_ids": {}, "num": null, "urls": [], "raw_text": "Arvi Tavast, Margit Langemets, Jelena Kallas, and Kristina Koppel. 2018. Unified data modelling for presenting lexical data: The case of ekilex. In Ed. J. \u010cibej, V. Gorjanc, I. Kosem & Simon Krek, Proceed- ings of the XVIII EURALEX International Congress: EURALEX: Lexicography in Global Contexts, Ljubl- jana, pages 749-761.", "links": null }, "BIBREF11": { "ref_id": "b11", "title": "\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0446\u0438\u0444\u0440\u043e\u0432\u044b\u0445 \u043a\u043e\u0440\u043f\u0443\u0441\u043e\u0432 \u0438 \u043a\u043e\u043c\u043f\u044c\u044e\u0442\u0435\u0440\u043d\u044b\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c \u0432 \u0434\u0438\u0430\u043b\u0435\u043a\u0442\u043e\u043b\u043e\u0433\u0438\u0447\u0435\u0441\u043a\u0438\u0445 \u0438\u0441\u0441\u043b\u0435\u0434\u043e\u0432\u0430\u043d\u0438\u044f\u0445", "authors": [ { "first": "\u0420\u043e\u0445\u0438\u0440", "middle": [], "last": "\u0411\u043b\u043e\u043a\u043b\u0430\u043d\u0434", "suffix": "" }, { "first": "\u041c\u0438\u0445\u0430\u044d\u043b\u044c", "middle": [], "last": "\u0420\u0438\u0439\u0441\u0441\u043b\u0435\u0440", "suffix": "" } ], "year": 2014, "venue": "\u041d\u0438\u043a\u043e \u041f\u0430\u0440\u0442\u0430\u043d\u0435\u043d, \u041c\u0430\u0440\u0438\u043d\u0430 \u0424\u0435\u0434\u0438\u043d\u0430, and \u0410\u043d\u0434\u0440\u0435\u0439 \u0427\u0435\u043c\u044b\u0448\u0435\u0432", "volume": "", "issue": "", "pages": "252--255", "other_ids": {}, "num": null, "urls": [], "raw_text": "\u0420\u043e\u0445\u0438\u0440 \u0411\u043b\u043e\u043a\u043b\u0430\u043d\u0434, \u041c\u0438\u0445\u0430\u044d\u043b\u044c \u0420\u0438\u0439\u0441\u0441\u043b\u0435\u0440 [\u0420\u0438\u0441\u0441\u043b\u0435\u0440], \u041d\u0438\u043a\u043e \u041f\u0430\u0440\u0442\u0430\u043d\u0435\u043d, \u041c\u0430\u0440\u0438\u043d\u0430 \u0424\u0435\u0434\u0438\u043d\u0430, and \u0410\u043d\u0434\u0440\u0435\u0439 \u0427\u0435\u043c\u044b\u0448\u0435\u0432. 2014. \u0418\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0446\u0438\u0444\u0440\u043e\u0432\u044b\u0445 \u043a\u043e\u0440\u043f\u0443\u0441\u043e\u0432 \u0438 \u043a\u043e\u043c\u043f\u044c\u044e\u0442\u0435\u0440\u043d\u044b\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c \u0432 \u0434\u0438\u0430\u043b\u0435\u043a\u0442\u043e\u043b\u043e\u0433\u0438\u0447\u0435\u0441\u043a\u0438\u0445 \u0438\u0441\u0441\u043b\u0435\u0434\u043e\u0432\u0430\u043d\u0438\u044f\u0445. pages 252-255. \u0418\u0418\u042f\u041b \u0423\u041d\u0426 \u0420\u0410\u041d.", "links": null } }, "ref_entries": { "FIGREF0": { "num": null, "type_str": "figure", "text": "Edit form on Akusanat", "uris": null }, "FIGREF1": { "num": null, "type_str": "figure", "text": "Relations for the word taibsted in Ve\u02b9rdd", "uris": null }, "FIGREF2": { "num": null, "type_str": "figure", "text": "General edit interface for lexemes in Ve\u02b9rdd", "uris": null } } } }