Coder Social home page Coder Social logo

jwietpuj-drin / pyanxchet Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nk2028/pyanxchet

0.0 0.0 0.0 1.57 MB

A tool to automate the process of obtaining the phonological position of the Qieyun phonological system of a Chinese character by its fanqie | 自動反切器可以根據反切自動得到被切字的中古音韻地位及現代發音,並附有詳細的推理步驟及規則説明

Home Page: https://github-pages.linguistics.ac.cn/pyanxchet/

License: Creative Commons Zero v1.0 Universal

JavaScript 78.62% CSS 3.92% HTML 17.46%

pyanxchet's Introduction

Pyanxchet

A tool to automate the process of obtaining the phonological position of the Qieyun phonological system (《切韻》音系) of a Chinese character by its fanqie (反切) .

Please visit the webpage at nk2028.shn.hk/pyanxchet/ .

Deployment Instructions

This project uses Vite as the frontend bundling tool. For ease of deployment on GitHub Pages and similar services, package.json and vite.config.js are set by default to use the public path /pyanxchet/. When browsing, be sure to pay attention to whether the URL is in the form of domain.or.ip/pyanxchet/.

If you are debugging, maintaining, or wish to independently deploy on services like Cloudflare Pages, which by default store resources at the root path /, please add the flag --base=/ when executing run build, i.e., run build --base=/. Alternatively, modifying the relevant parameters in package.json and vite.config.js is also an effective method. This way, you can access the project directly using the domain format domain.or.ip.

Maintenance Instructions

This project uses Bun as its runtime environment and package management, which may conflict or differ from the commonly familiar Node.js. When debugging and maintaining, you may need to refer to its documentation or consult relevant development communities.

自動反切器

自動反切器可以根據反切自動得到被切字的中古音韻地位及現代發音,並附有詳細的推理步驟及規則説明。

請瀏覽網頁於 nk2028.shn.hk/pyanxchet/

部署説明

本項目採用 Vite 為前端打包工具。為方便部署在 GitHub Pages 及同類型的服務上, package.jsonvite.config.js 默認設置公共路徑為 /pyanxchet/ ,您瀏覽時務必注意 URL 是否為類似 domain.or.ip/pyanxchet/ 的形式。

若您在調試、維護,或想自行部署在 Cloudflare Pages 等默認保存靜態資源在一級根路徑 / 下的服務,請在打包構建 run build 時附上標識參數 --base=/ ,即 run build --base=/ ,或修改 package.jsonvite.config.js 中的相關參數亦是可行的方法。如此您就可以直接以域名 domain.or.ip 的形式訪問了。

維護説明

本項目採用 Bun 為運行時環境和包管理器,這與普遍熟悉的 Node.js 的相關認識可能存在衝突或矛盾。您在調試維護時也許需要自行查閲其文檔或諮詢相關開發社區。

pyanxchet's People

Contributors

ayaka14732 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.