cff-version: 1.2.0 message: "If you use this software, please cite it as below." type: software title: "Coptic Translation and Parsing Interface: A Neural-Symbolic Approach" version: 1.0.1 date-released: 2025-04-09 authors: - family-names: "Linden" given-names: "André" email: "linden@bluewin.ch" repository-code: "https://github.com/Rogaton/coptic-translation-interface" url: "https://huggingface.co/spaces/Norelad/coptic-translation-interface" doi: "10.5281/zenodo.19487216" abstract: > A comprehensive research tool for Coptic language analysis combining neural machine translation with neural-symbolic dependency parsing. The interface provides bidirectional Coptic-English translation using fine-tuned MarianMT models, and dependency parsing with Prolog-based grammatical validation implementing Walter Till's Coptic Grammar and W.E. Crum's Coptic Dictionary. The neural-symbolic architecture detects and corrects parsing errors and hallucinations through explicit linguistic rules. keywords: - Coptic language - Neural machine translation - Dependency parsing - Neural-symbolic AI - Prolog - Digital humanities - Computational linguistics - Low-resource NLP - Ancient languages license: Apache-2.0 preferred-citation: type: software title: "Coptic Translation and Parsing Interface: A Neural-Symbolic Approach" authors: - family-names: "Linden" given-names: "André" version: 1.0.1 year: 2025 doi: "10.5281/zenodo.19487216" repository-code: "https://github.com/Rogaton/coptic-translation-interface" url: "https://huggingface.co/spaces/Norelad/coptic-translation-interface" references: - type: software title: "Coptic-English Translator" authors: - name: "megalaa" repository-code: "https://huggingface.co/megalaa/coptic-english-translator" - type: software title: "English-Coptic Translator" authors: - name: "megalaa" repository-code: "https://huggingface.co/megalaa/english-coptic-translator" - type: book title: "Koptische Grammatik (Saïdischer Dialekt)" authors: - family-names: "Till" given-names: "Walter C." year: 1955 publisher: name: "VEB Verlag Enzyklopädie" city: "Leipzig" - type: book title: "A Coptic Dictionary" authors: - family-names: "Crum" given-names: "W. E." year: 1939 publisher: name: "Clarendon Press" city: "Oxford" - type: software title: "Stanza: A Python NLP Library for Many Human Languages" authors: - family-names: "Qi" given-names: "Peng" - family-names: "Zhang" given-names: "Yuhao" - family-names: "Zhang" given-names: "Yuhui" - family-names: "Bolton" given-names: "Jason" - family-names: "Manning" given-names: "Christopher D." year: 2020 repository-code: "https://github.com/stanfordnlp/stanza"