Skip to content

Migrating classifier data from an older classifier-reborn structure #172

@tracegilton

Description

@tracegilton

Hi all,

I am attempting to upgrade a classifier that I built using a previous version of ClassifierReborn::Bayes. It looks like I initialized the classifier before backends were added, so now I am running into compatibility issues. I store the classifier structure on disk with Marshal and now when it is loaded it does not have the backend attribute that the newer gem expects.

Is there a best practice for how to update the older classifier so that it will be compatible with the backends system?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions