A python package to complete co-occurring word counts
Project description
co-words 
What is it?
co-words, or co-occurring words, is a Python package enabling counting of co-occuring words in a set of documents. co-words allows users to find which documents share words, which words co-occur together the most often, calculate co-occurrence counts over time, and several other text analysis components.
Dependencies
- scikit-learn 0.18 or higher
- nltk 3.4 or higher
- pandas 0.23 or higher
Installation
# PyPi
pip install co-words
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
co-words-0.0.1.1.tar.gz
(10.3 kB
view details)
File details
Details for the file co-words-0.0.1.1.tar.gz.
File metadata
- Download URL: co-words-0.0.1.1.tar.gz
- Upload date:
- Size: 10.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d747fbcc010648a052fa973220cfa7d751a9aee0e7654ff7f9079d9c871d9a0b
|
|
| MD5 |
fbe00c50fa79b8ed04dea7c747ceb37e
|
|
| BLAKE2b-256 |
d75cc13024f72ab3a8a6a0f0c2046be8d763246cf7e321ac6ae34524663c78c3
|