Skip to main content

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

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

textfreq-0.100.tar.gz (3.3 kB view hashes)

Uploaded Source

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