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 hashes)