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

Canonical way to convert dicts / lists to trees, like transform(), but in reverse? #1299

Open
NeoVG opened this issue Jul 13, 2023 · 0 comments
Labels

Comments

@NeoVG
Copy link

NeoVG commented Jul 13, 2023

Hello everybody.

Is there a canonical way to implement something like a transformer, but in reverse?
Basically something where I can feed a dict or list into and get a Tree back, which I then can feed into Reconstructor().reconstruct() to generate text.

Thanks in advance!

@NeoVG NeoVG added the question label Jul 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant