Metadata-Version: 2.1
Name: active-learner
Version: 1.1.0
Summary: Active Learner for Phrase Extraction
Home-page: https://github.com/huangbeidan/activeLearner_autophrase
Author: Beidan Huang
Author-email: huangbeidan@gmail.com
License: UNKNOWN
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

0.# activeLearner_autophrase

## Running Steps
First, run lsh_qutophrase.py to get lsh similarity groups

Next, run lsh_analyzer.py to start the active learning process


