Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to serialize the Tree Classifier so that it can be used with gson and or jackson libraries #85

Open
wsamotshozo opened this issue Nov 11, 2014 · 1 comment

Comments

@wsamotshozo
Copy link

No description provided.

@sanity
Copy link
Owner

sanity commented Nov 11, 2014

I don't think this would work directly, but the structure of a Tree, Node, and the two branch types is pretty simple if you wanted to familiarize yourself with them I'm sure you could create a serializer/deserializer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants