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://pythonhosted.org/tacl/.

Installation

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

Note however that on Windows (and perhaps Mac OS X) it is very likely that the dependencies that have non-Python components will not build due to a missing compiler. In such a case, follow the instructions at https://github.com/ajenhl/tacl/wiki/Installation

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-2.0.0.tar.gz (47.3 kB view hashes)

Uploaded Source

Built Distribution

tacl-2.0.0-py3-none-any.whl (44.6 kB view hashes)

Uploaded Python 3

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