Skip to content

NTI Buddhist Text Reader with Taisho canon and embedded Chinese-English Buddhist dictionary

License

Notifications You must be signed in to change notification settings

alexamies/buddhist-dictionary

Repository files navigation

NTI Buddhist Text Reader Project

===============================================================================

The NTI Buddhist Text Reader is a digital library for Chinese Buddhist texts with a built-in text reader, a Chinese-English dictionary and corpus management tools, for analyzing and managing Buddhist Chinese texts. This is a non-profit, open source project. Subscribe to the group ntireader-announce, a low volume group for announcements, to keep up to date.

Goals

  1. Create a text reader for the Taishō Shinshū Daizōkyō version of the Chinese Buddhist canon.

  2. Create a Chinese-English Buddhist dictionary that is free and easy to use for everybody interested in Buddhism, including lay people reading Buddhist texts, students, translators, and academics.

  3. Create tools that are useful for lingustic analysis of Buddhist texts, including identification of specialist Buddhist terms and comparison of Chinese texts.

There are three parts to the project:

  1. The web user interface. This includes HTML and JavaScript files. The HTML files are generated by the Go language cnreader command line tool from the Chinese Notes sister project. The dynamic content is driven by a Go web application.

  2. The data. This is the dictionary and text files. The data files are in UTF-8 tab delimited text. There is also a corpus directory, which contains the literature to build the vocabulary and word frequency from. These are Chinese texts from the Buddhist canon and related collections. They include Buddhist terminology, Buddhist people, places, and texts, a general Chinese-English dictionary, and other files.

  3. Jupyter notebooks and other Python tools for building vocabulary.

The license for the web site and dictionary content is Creative Commons Attribution-Share Alike 3.0. The license for source code and markup templates, is Apache 2.0.

Acknowldegements

  1. The dictionary includes many terms from the CC-CEDICT Chinese - English dictionary, shared under the Creative Commons Attribution-Share Alike 3.0 License.

  2. Historic Buddhist texts from the Taishō Tripiṭaka are from CBETA.

  3. Sources listed in the References with citations for each term using a system of abbreviations

Humanistic Buddhism texts are now moved to the Humanistic Buddhism Reader.

Getting Started

Adding new vocabulary

To get started adding new vocabulary navigate to the Add Entry Colab Sheet and click Open in Colab. Colab works best with Chrome.

Installing

To install the software follow instructions in the INSTALL-README.md file.

Contributors

Thank you to the contributors who did not submit directly via GitHub:

  1. Venerable You Zai
  2. Michael Murphy - translation phrases from Studies on Humanistic Buddhism
  3. Fo Guang Shan Institute of Humanistic Buddhism - Glosary of Humanistic Buddhism

Copyright Nan Tien Institute 2013-2022, https://www.nantien.edu.au.

About

NTI Buddhist Text Reader with Taisho canon and embedded Chinese-English Buddhist dictionary

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published