Skip to main content

an English POS tagging tool based on the free CLAWS web tagger API by Lancaster University

Project description

This package allows you to automatically collect POS tagging results from http://ucrel-api.lancaster.ac.uk/claws/free.html and save them as txt files in your local folder.

Make sure to place your python file in a folder that contains (only) the txt files you wanna tag.

Example:

from CLAWSTag import Tagger

Tagger.Postag('c5', 'horiz').start()

There're 5 possible combos for Postag() to receive settings of tagsets ('c5' or 'c7') and output styles ('horiz(ontal)' or 'vert(ical)' or '(pseudo)xml'). The others are:

Tagger.Postag('c5', 'xml').start()

Tagger.Postag('c7', 'horiz').start()

Tagger.Postag('c7', 'vert').start()

Tagger.Postag('c7', 'xml').start()

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

CLAWSTag-0.0.2.1.tar.gz (2.6 kB view details)

Uploaded Source

Built Distribution

CLAWSTag-0.0.2.1-py3-none-any.whl (3.6 kB view details)

Uploaded Python 3

File details

Details for the file CLAWSTag-0.0.2.1.tar.gz.

File metadata

  • Download URL: CLAWSTag-0.0.2.1.tar.gz
  • Upload date:
  • Size: 2.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.0

File hashes

Hashes for CLAWSTag-0.0.2.1.tar.gz
Algorithm Hash digest
SHA256 a11cdc20d51d2935c77ad3dd5406a907620c67b3babdade3f3f40d3d978c5ca0
MD5 5222d193526d47d8bfb5d8b934c61366
BLAKE2b-256 bb0004447b30b0e607c5556bf2b7817c4481a58e1672a2fe2530bb68d7a27420

See more details on using hashes here.

File details

Details for the file CLAWSTag-0.0.2.1-py3-none-any.whl.

File metadata

  • Download URL: CLAWSTag-0.0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 3.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.0

File hashes

Hashes for CLAWSTag-0.0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 2f3756fddf542a782919925280cf31efe603e8bdf61c976096bb37839c048d85
MD5 b6a875addcc9d90e579f5a220a685adf
BLAKE2b-256 bf4774ab34ec2dd0f56a6dba1b553937d8b5a8a251271115a65b7bd0135b244c

See more details on using hashes here.

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