python-topic-model-preprocessor

A helper class for facilitating preprocessing of text corpus before any topic modeling algorithms


Keywords
text, mining, processing, topic, modeling, data, analysis, text-analysis, text-mining, text-processing, topic-modeling
License
MIT
Install
pip install python-topic-model-preprocessor==0.0.3

Documentation

Topic-Model-Preprocessor

### Introduction

This project is designed for facilitating preprocessing of text corpus for any topic modeling algorithms.

Written by Zhiya Zuo, 2017 July.

### Changelog - 01-16-2018. Make the package compatible with python2 and python3. However, I only tested it on Python 3.6.4 on macOS High Sierra at this moment.