package documentation

NLTK Twitter Package

This package contains classes for retrieving Tweet documents using the Twitter API.

Module api This module provides an interface for TweetHandlers, and support for timezone handling.
Module common Utility functions for the :module:`twitterclient` module which do not require the twython library to have been installed.
Module twitter_demo Examples to demo the twitterclient code.
Module twitterclient NLTK Twitter client
Module util Authentication utilities to accompany :module:`twitterclient`.