GitHub

English 简体中文

Tangut Tools: Resources and Tools for Tangut Language Study

This repository provides tools and resources for the study of the Tangut language, script, and text corpus. Developed by Xun Gong (University of Vienna) and collaborators.

Overview

This repository contains the following components:

  • TgtOrtho - Tangut Orthography Library: A Python library based on finite state transducers (FSTs) for processing different Latin-script Tangut transcription (reconstruction) systems and their corresponding phonological representations. Source code available here.
  • “Tangut Tool” GUI (Python/GTK4): A prototype graphical user interface for dynamic transcription and glossing of Tangut text. Source code available here.
  • Proof-of-Concept Phonological Reconstruction Tool: An experimental tool for interpretable and transparent reconstruction of Tangut phonology based on the internal structure of Sea of Characters.~~

西夏文研究工具

本GitHub仓库提供西夏语言、文字及文本研究相关工具与资源,由龚勋(维也纳大学)及合作者开发。

概述

本项目包含以下组件:

  • TgtOrtho - 西夏文拟音处理库
    基于有限状态转换器(FST)的Python库,用于处理不同拉丁字母西夏文拟音系统及其对应的音系表示。源代码在此

  • 西夏文处理工具
    利用 Python/GTK4 开发的原型系统,支持西夏文本的自动标音与辅助标意。源代码在此

  • 音韵构拟工具
    基于《文海》的结构特征开发的透明、可解释音韵构拟工具,目前处于试验阶段。