Metadata-Version: 2.1
Name: pyTextMiner
Version: 1.1.114
Summary: A text mining tool for Korean and English
Home-page: https://github.com/MinSong2/pyTextMiner
Author: Min Song
Author-email: min.song@yonsei.ac.kr
License: UNKNOWN
Description: Welcome to the package of pyTextMiner. The current version of pyTextMiner is 1.1.113.
        For those who are interested in contributing to the development of pyTextMiner, please contact at min.song.njit@gmail.com.1
        
        pyTextMiner was originally designed with the architecture of pipeline.
        Each of text representation and processing task is treated as a pipe. Thus, a pipeline consists of a set of text representation/preprocessing tasks
        
        The current version of pyTextMiner supports Korean and English text.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
