Count letters, letter pairs and words in text files. Also covers Devanagari and Bengali conjuncts
Project description
=====
Text Frequency
=====
Description:
-----
A script to count the frequencies of the following in text:
•Words
•Letters
•Letter pairs
•Devanagari Conjuncts
•Bengali Conjuncts
Can handle non ascii files well. 1gb of data takes approximately 5-7 mins.
Installation:
-----
- pip or easy_install 'textfreq'
Usage:
-----
In Shell/Command-prompt: ``textfreq <INPUT.txt> <OUTPUT.txt> <Commands: -w (words), -p (pairs), -l (letters), -dc (Deva Conjuncts), -bc (Bangla Conjuncts)>``
Version History:
-----
***V0.100***
- Significantly improved speed
- Added Devanagari and Bengali Conjuncts finder
***V0.001***
- Added words, pairs and letter counts
Text Frequency
=====
Description:
-----
A script to count the frequencies of the following in text:
•Words
•Letters
•Letter pairs
•Devanagari Conjuncts
•Bengali Conjuncts
Can handle non ascii files well. 1gb of data takes approximately 5-7 mins.
Installation:
-----
- pip or easy_install 'textfreq'
Usage:
-----
In Shell/Command-prompt: ``textfreq <INPUT.txt> <OUTPUT.txt> <Commands: -w (words), -p (pairs), -l (letters), -dc (Deva Conjuncts), -bc (Bangla Conjuncts)>``
Version History:
-----
***V0.100***
- Significantly improved speed
- Added Devanagari and Bengali Conjuncts finder
***V0.001***
- Added words, pairs and letter counts
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
textfreq-0.100.tar.gz
(3.3 kB
view details)
File details
Details for the file textfreq-0.100.tar.gz
.
File metadata
- Download URL: textfreq-0.100.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | af6acf5403c7358c76e81c22f6b3e071571d7633d90f18a0603a66b76625d832 |
|
MD5 | b7aab1051bed5bdf977d84596107caff |
|
BLAKE2b-256 | 2757d0530f43b76af92b3d6a574efe6dd03db573f4ab9b3162004d4dab7cc63d |