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

Suggesting fixes for syntax errors using sensibility #70

Closed
alexmojaki opened this issue Sep 24, 2020 · 0 comments
Closed

Suggesting fixes for syntax errors using sensibility #70

alexmojaki opened this issue Sep 24, 2020 · 0 comments

Comments

@alexmojaki
Copy link
Owner

alexmojaki commented Sep 24, 2020

Continuing from #53 (comment)

In a nutshell for newcomers: https://github.com/naturalness/sensibility suggests fixes for syntax errors with machine learning, but training a Python model requires a lot of computation power. A pre-trained model for Python is not currently available.

  1. Do you have pre-trained models for any languages? It'd be nice just to be able to play with the code directly.
  2. Did you actually train and evaluate the model for Python at some point, or was that just some unfinished work in the repo?
  3. Can you give an idea of what the computational cost of the LSTM is like for prediction once the model has already been trained?

This idea has become less relevant now that we have friendly-tracebacks suggesting fixes for many common syntax errors.

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

1 participant