Files
wordcloud/backend
broccoli f8a907e7c5 Add floating canvas panels, theme settings, and SVG line-spacing analysis.
Canvas Studio now uses dockable floating panels, app settings/help navigation, and improved SVG export; the backend adds an SVG line-spacing analysis API with SciPy acceleration and new design templates.
2026-07-13 22:01:01 +08:00
..
2026-07-04 02:40:45 +08:00
2026-07-04 02:40:45 +08:00
2026-07-04 02:40:45 +08:00
2026-07-04 02:40:45 +08:00
2026-07-04 02:40:45 +08:00
2026-07-04 02:40:45 +08:00
2026-07-04 02:40:45 +08:00
2026-07-04 02:40:45 +08:00
2026-07-04 02:40:45 +08:00

EfficientWordCloud Backend

Backend documentation has been consolidated under the project-level docs/ directory.

Start here:

The source of truth is the current code:

  • backend/core/config.py
  • backend/core/pipeline.py
  • backend/core/layout.py
  • backend/core/weights.py
  • backend/service/app.py
  • backend/service/schemas.py
  • backend/EfficientWordCloud/efficient_wordcloud/src/ewc_core.cpp