Skip to content

Enhance WEKA extension documentation and update comparison references#773

Merged
cristian-tamblay merged 1 commit into
developfrom
docs/comparison-weka
Jul 22, 2026
Merged

Enhance WEKA extension documentation and update comparison references#773
cristian-tamblay merged 1 commit into
developfrom
docs/comparison-weka

Conversation

@Irozuku

@Irozuku Irozuku commented Jul 22, 2026

Copy link
Copy Markdown
Collaborator

Summary

Improves the WEKA extensibility documentation in both the English and Spanish deep dive comparison pages. The documentation now provides a more accurate description of WEKA's plugin architecture and extension APIs, clarifies the role of its abstract base classes, and adds references to the Filter base class to make the framework's extensibility model easier to understand.


Type of Change

  • Backend change
  • Frontend change
  • CI / Workflow change
  • Build / Packaging change
  • Bug fix
  • Documentation

Changes (by file)

  • docs/.../comparison.mdx (English): Rewrote the WEKA extension mechanism section to describe its plugin architecture, component families, and extension APIs more accurately.
  • i18n/es/.../comparison.mdx (Spanish): Updated the Spanish documentation with the same improvements to the WEKA extension mechanism description.
  • docs/.../comparison.mdx (English): Added a reference to the Filter Javadoc and clarified that the AbstractClassifier Javadoc documents the buildClassifier(Instances) and distributionForInstance(Instance) method contracts.
  • i18n/es/.../comparison.mdx (Spanish): Added the corresponding Filter Javadoc reference and updated the AbstractClassifier Javadoc description.

@Irozuku
Irozuku requested a review from cristian-tamblay July 22, 2026 17:15
@Irozuku Irozuku added the documentation Improvements or additions to documentation label Jul 22, 2026
@cristian-tamblay
cristian-tamblay merged commit 2b16906 into develop Jul 22, 2026
20 checks passed
@cristian-tamblay
cristian-tamblay deleted the docs/comparison-weka branch July 22, 2026 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants