vpj/python_autocomplete

A simple neural network for python autocompletion

42
/ 100
Emerging

Employs an LSTM model with token-level encoding and beam search to predict up to ~10 characters ahead, achieving 30-50% keystroke savings on Python code. Trains on preprocessed source code with comments, strings, and blank lines removed, using tokenization rather than character-level or byte-pair encoding. Includes a pre-trained checkpoint on TensorFlow's model repository, though beam search overhead currently limits practical editor integration.

821 stars. No commits in the last 6 months.

Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 10 / 25
Maturity 9 / 25
Community 23 / 25

How are scores calculated?

Stars

821

Forks

127

Language

Python

License

MIT

Last pushed

Aug 09, 2020

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/vpj/python_autocomplete"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.