Metadata-Version: 2.1
Name: cookiemilk
Version: 0.1.0
Summary: An easy-to-use Python package to process knowledge structure data automatically
Home-page: https://github.com/weiziqianpsych/cookiemilk
Author: Wei Ziqian
Author-email: weiziqianpsych@outlook.com
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# cookiemilk

An easy-to-use Python package to process knowledge structure data automatically, including:
- Convert a variety of forms of data (e.g., concept map, essay/summary) into a graph
- Calculate graph-based features
- Similarity comparison

Github: https://github.com/weiziqianpsych/cookiemilk

PyPI: https://pypi.org/project/cookiemilk/

Tutorial: https://cookiemilk-tutorial.readthedocs.io/en/latest/index.html
