forked from CAMeL-Lab/palmyra
-
Notifications
You must be signed in to change notification settings - Fork 0
muhammed-abuodeh/palmyra
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
+-----------------------------------------------+ | Palmyra | A GUI for Dependency Annotation +-----------------------------------------------+ Last update: October 24, 2020 Version 2.4 CONTENTS OF THIS FILE --------------------- * Introduction * Features * Citation * Publications INTRODUCTION ------------ PALMYRA is a configurable platform independent graphical dependency tree visualization and editing software. PALMYRA has been designed with morphologically rich languages in mind, and thus has a number of features to support the complexities of these languages, especially for supporting easy change of morphological tokenization through edits, additions, deletions and splits/merges of words. It can also be used to annotate a multitude of linguistic features. PALMYRA uses an intuitive drag-and-drop metaphor for editing tree structures. Palmyra can be configured to be used with any dependency representation. This resource was developed at the Computational Approaches to Modeling Language (CAMeL) Lab in New York University Abu Dhabi. Palmyra is built on top of EasyTree (https://github.com/alexalittle/easytree). FEATURES -------- - View and edit dependency trees in any representation. - Use intuitive drag-and-drop graphics. - POS tags and relation labels are edtibale using button clicks or shortcut keys. - Branches are collapsable to control tree size for easier display. - Configurable for annotating any linguistic features. - Script-agnostic and language-agnostic. (Compatible with all UTF-8 characters; right-to-left language support). - Display a searchable list of the trees. CITATION -------- Please cite Javed et al. (2018) and Taji and Habash (2020) if you use PALMYRA in your research. PUBLICATIONS ------------ [1] Talha Javed, Nizar Habash and Dima Taji. PALMYRA: A Platform Independent Dependency Annotation Tool for Morphologically Rich Languages. 11th edition of the Language Resources and Evaluation Conference (LREC 2018), Miyazaki, Japan. (http://www.lrec-conf.org/proceedings/lrec2018/pdf/333.pdf) [2] Dima Taji and Nizar Habash. PALMYRA 2.0: A Configurable Multilingual Platform Independent Tool for Morphology and Syntax Annotation. In Proceedings of Universal Dependencies Workshop (UDW) 2020. (https://aclanthology.org/2020.udw-1.19.pdf)
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- HTML 53.4%
- JavaScript 43.3%
- CSS 3.3%