Changelog

All notable changes to this project will be documented in this file.

Version 0.1.3 (Initial Release)

Release Date: 2024

Features

  • Core concept extraction functionality

  • Support for English and German languages

  • Network graph construction (chain and dense modes)

  • Six network metrics: ASPL, MLCC, Modularity, Components, Average Component Size, GCC Size

  • Unexpectedness analysis for creativity measurement

  • Complete CLI with 7 commands

  • Graph export in multiple formats (GraphML, GEXF, GML)

  • Visualization tools for networks and metrics

  • Multi-rater comparison functionality

  • Rating-based analysis

  • Prompt group analysis

Modules

  • wosecopy.core: Main extraction engine

  • wosecopy.graph: Graph building and export

  • wosecopy.metrics: Network metrics calculation

  • wosecopy.analysis: Creativity and rating analysis

  • wosecopy.visualization: Plotting functions

  • wosecopy.language: Bilingual support

  • wosecopy.cli: Command-line interface

Documentation

  • Complete API documentation with Sphinx

  • Quick start guide

  • CLI guide

  • Tutorials

  • Contributing guide

Testing

  • Test suite with pytest

  • Test coverage for core functionality

  • Fixtures for common test scenarios

Known Issues

None at this time.

Future Plans

See roadmap in README.md for planned features.