https://github.com/callmenp/cbeta-xml-utils
處理 cbeta/xml 的一些工具代碼
https://github.com/callmenp/cbeta-xml-utils
Last synced: 5 months ago
JSON representation
處理 cbeta/xml 的一些工具代碼
- Host: GitHub
- URL: https://github.com/callmenp/cbeta-xml-utils
- Owner: CallMeNP
- Created: 2023-08-19T15:05:52.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-08-19T15:23:44.000Z (almost 3 years ago)
- Last Synced: 2025-06-09T02:40:14.689Z (about 1 year ago)
- Language: XSLT
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# 爲處理 CBETA/xml 的一些臨時工具
## 發現 `
` 標籤之外的標點 punc-out-of-para
### 依賴
* xslt 解釋器:saxonb-xslt 。(ubuntu 中 apt 安裝 libsaxonb-java 即可)
* linux shell
* make
* cbeta-git/xml-p5a (相對與本 readme.md 文件,放在../../cbeta/xml-p5a。或在Makefile中修改路徑。)
### 使用
```shell
cd punc-out-of-para
make reports.xml -j4 # 4 是cpu內核數量
```
默認只處理了大正藏`T`系列文件。其他藏經可以通過修改 Makefile 中的路徑處理。