Skip to main content

A wrapper on hunspell for use in Python

Project description

Cython wrapper on Hunspell Dictionary

Description

This repository provides a wrapper on Hunspell to be used natively in Python. The module uses cython to link between the C++ and Python code, with some additional features. The hunspell library will cache any corrections, you can use persistent caching by adding the use_disk_cache argument to a Hunspell constructor, otherwise it uses in-memory caching.

NOTE: This repository only works on Unix environments until pthreads can be replicated with an mthread implementaiton.

Dependencies

cacheman – for persistent caching

Features

How to use

Below are some simple examples for how to use the repository.

TODO FILL IN

Language Preferences

  • Google Style Guide

  • Object Oriented (with a few exceptions)

TODO

  • Add mthreads alongside pthreads for bulk operations

  • Fix blocking issues for Windows usage (see above)

Author

Author(s): Tim Rodriguez and Matthew Seal

© Copyright 2014, OpenGov

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

CyHunspell-1.0.1.zip (1.6 MB view details)

Uploaded Source

File details

Details for the file CyHunspell-1.0.1.zip.

File metadata

  • Download URL: CyHunspell-1.0.1.zip
  • Upload date:
  • Size: 1.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for CyHunspell-1.0.1.zip
Algorithm Hash digest
SHA256 c6195b45aacca43a4f4a502371dd2961b9f38c28c5a092ab6376d0734e2f2b99
MD5 64b6eae2f93a633a385a6dc0e51f62d1
BLAKE2b-256 8af1c7b3826af777063bcc034ec25430e458cd4de7d66e84980f0bd58ab5636e

See more details on using hashes here.

Supported by

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