Skip to content

UoA-CS760/autocomplete-predictor

Repository files navigation

autocomplete-predictor

For the sequence code LSTM model

Look at the readme found here

https://github.com/UoA-CS760/autocomplete-predictor/blob/master/models/seq/lstm/README.md

For the AST traversal vocab

Raw data input is AST from 150k python https://www.sri.inf.ethz.ch/py150

this data needs to be preprocessed

convert the AST into another form of ast, with more nodes (splitting certain values

one is path based, another is traversal based

  1. Run Generate new trees.py
  2. Run Generate data traversal.py
  3. Run Generate vocab.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •