Metadata-Version: 2.1
Name: treform
Version: 1.1.13
Summary: A text mining tool for Korean and English
Home-page: https://github.com/MinSong2/treform
Author: Min Song
Author-email: min.song@yonsei.ac.kr
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: cython
Requires-Dist: seqeval
Requires-Dist: mxnet
Requires-Dist: gluonnlp
Requires-Dist: pytorch-crf
Requires-Dist: pytorch-transformers
Requires-Dist: kobert-transformers
Requires-Dist: numpy
Requires-Dist: transformers
Requires-Dist: sklearn-crfsuite
Requires-Dist: pytorch-pretrained-bert
Requires-Dist: gensim
Requires-Dist: konlpy
Requires-Dist: krwordrank
Requires-Dist: kss
Requires-Dist: lxml
Requires-Dist: matplotlib
Requires-Dist: networkx
Requires-Dist: node2vec
Requires-Dist: bs4
Requires-Dist: pycrfsuite-spacing
Requires-Dist: scikit-learn
Requires-Dist: scipy
Requires-Dist: seaborn
Requires-Dist: soynlp
Requires-Dist: torch
Requires-Dist: tomotopy
Requires-Dist: pyLDAvis
Requires-Dist: wordcloud
Requires-Dist: nltk
Requires-Dist: newspaper3k
Requires-Dist: selenium
Requires-Dist: soylemma
Requires-Dist: bokeh
Requires-Dist: tensorflow-estimator (>=2.4.0)
Requires-Dist: tensorflow (>=2.4.1)
Requires-Dist: keras (>=2.3.1)
Requires-Dist: beautifulsoup4
Requires-Dist: benepar (>=0.2.0)
Requires-Dist: symspellpy

Welcome to the package of pyTextMiner. The current version of pyTextMiner is 1.1.116.
For those who are interested in contributing to the development of pyTextMiner, please contact at min.song.njit@gmail.com.

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.


