Utility methods for generating labels for Twitter users and handling their storage and retrieval
Project description
Utility methods for generating labels for Twitter users and handling their storage and retrieval.
Includes
Twitter user annotation based on crowdsourcing Twitter lists.
Utility functions for integration with [MongoDB](http://www.mongodb.org/), [RabbitMQ](http://www.rabbitmq.com) and [PServer](http://www.pserver-project.org/)
Basic text pre-processing pipeline utilities.
Install
### Required packages - numpy - scipy - nltk - twython - pymongo - celery - networkx
### Installation To install for all users on Unix/Linux:
python3.4 setup.py build sudo python3.4 setup.py install
Alternatively:
pip install reveal-user-annotation
Notes
### Stopwords In the …/reveal_user_annotation/text/res/stopwords/* folder, there exist several files containing stopwords.
Among them, distributed are the [Google english stopwords](https://code.google.com/p/stop-words/) which are free to use.
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
Hashes for reveal-user-annotation-0.2.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 81e4c50d5c5952e06d76137b4b4852f3498191b27ef74e90676b159393ab76d3 |
|
MD5 | f2d6491599357f66ac9873333c497f09 |
|
BLAKE2b-256 | 02a70ee186fa77965171f4f44cb286e3d2c6976ea7fe2dbdbc12b8bf6f04d4fc |