Metadata-Version: 2.1
Name: HMautogroup
Version: 0.4.0
Summary: auto-cleaning-grouping-process
Home-page: https://github.com/kdpark0284/HM_titledescription_filtering
Author: KDPark
Author-email: k602511@gmail.com
Project-URL: Bug Tracker, https://github.com/kdpark0284/HM_titledescription_filtering/issues
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
License-File: LICENSE
Requires-Dist: openpyxl
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: regex
Requires-Dist: konlpy
Requires-Dist: setuptools
Requires-Dist: mecab-python
Requires-Dist: mecab-python3
Requires-Dist: rapidfuzz
Requires-Dist: jamo
Requires-Dist: wheel

# Clean & Group Titles for HM

Coded for Colab

# Installation

1. Open Colab and load Startup_Dependency.ipynb Jupyter Notebook
   This is the set up to use this library
2. Install the library
   {pip install HMautogroup}
3. Use main function


This project is licensed under the terms of the MIT license.
