Skip to main content

Text analyser for corpus linguistics

Project description

tacl is a tool for performing basic text analysis on the texts available from the Chinese Buddhist Electronic Text Association (CBETA). It is largely generic, however, and can operate with minor modifications on other corpora.

The code is developed at https://github.com/ajenhl/tacl/ and the documentation is available at http://tacl.readthedocs.org/en/latest/ - Read the Docs unfortunately does not display the script usage documentation, but running the commands under Usage below gives the same information.

Installation

Using Python 3 (minimum version 3.3), either run pip install tacl or download the code manually and run python setup.py install, or install . Requires SQLite, the biopython suite of tools, the lxml XML library, and the pandas data analysis library. Python on Windows comes with the SQLite DLL, and on all platforms the other dependencies are installed automatically when tacl is installed with pip).

Usage

Run tacl -h for a listing of available subcommands, and tacl <subcommand> -h for help on a specific subcommand.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tacl-1.1.0.tar.gz (39.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page