Metadata-Version: 2.1
Name: treform_new
Version: 1.1.21
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
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: cython
Requires-Dist: seqeval
Requires-Dist: pytorch-crf
Requires-Dist: numpy
Requires-Dist: kiwipiepy
Requires-Dist: transformers
Requires-Dist: sklearn-crfsuite
Requires-Dist: gensim
Requires-Dist: konlpy
Requires-Dist: krwordrank
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: 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.
