Small library for text processing
Project description
Bvtextprocessing
--------
Small library for creating char/word ngrams (with optional stemming beforehand).
To use::
>>> from bvtextprocessing.ngrams import char_ngrams
>>> char_ngrams('some random text', 2)
--------
Small library for creating char/word ngrams (with optional stemming beforehand).
To use::
>>> from bvtextprocessing.ngrams import char_ngrams
>>> char_ngrams('some random text', 2)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bvtextprocessing-0.1.tar.gz
(1.6 kB
view details)
File details
Details for the file bvtextprocessing-0.1.tar.gz.
File metadata
- Download URL: bvtextprocessing-0.1.tar.gz
- Upload date:
- Size: 1.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6af1c78a78e8114f25ac986b79fb8af2ad0e602857fdbc75b81aeca37be1e718
|
|
| MD5 |
47e1bcf110f831af61c648425ab92ac1
|
|
| BLAKE2b-256 |
994bfd8e99f5cfa49465ba2635f425edb1329d4c5cd5e7e01117af3f03b2129c
|