Metadata-Version: 2.1
Name: twitter_nlp_toolkit
Version: 0.1.1
Summary: Tools for collecting , processing and analyzing twitter data
Home-page: https://github.com/eschibli/twitter-toolbox
Author: Eric Schibli , Mohamad (Moe) Antar
Author-email: moe.antar14@gmail.com
License: UNKNOWN
Description: 
        # Twitter Toolbox
        
        A suite of tools for collecting, pre-processing, analyzing and sentiment-scoring twitter data.
        
        Developers:
        * Moe Antar (@Moe520) 
            * Twitter json parser and formatter
            * Twitter bulk downloader 
            * Twitter Listener , in collaboration with Dr. Mirko Miorelli (https://github.com/mirkomiorelli)
            * File downloading and uncompressing modules
            * General maintenance and deployment procedures
            
        * Eric Schibli (@eschibli)
            * Natural language processing algorithms
            * Logistic regression models and ensembles
            * LSTM Neural Nets
            * Vector embedding algorithms
            * Data pre-processing pipeline
            * General model optimization
        
        Under construction but functional. Please see the jupyter notebook (.ipynb) files at the root directory for demonstrations.  
        
Keywords: twitter sentiment
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.6
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
