alaalial / typilus

Code for "Typilus: Neural Type Hints" PLDI 2020

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typilus

A deep learning algorithm for predicting types in Python. Please find a preprint here.

This repository contains its implementation (src/) and experiments (exp/).

Please cite as:

@inproceedings{allamanis2020typilus,
  title={Typilus: Neural Type Hints},
  author={Allamanis, Miltiadis and Barr, Earl T and Ducousso, Soline and Gao, Zheng},
  booktitle={PLDI},
  year={2020}
}

About

Code for "Typilus: Neural Type Hints" PLDI 2020

License:MIT License


Languages

Language:Python 97.9%Language:Shell 1.8%Language:Dockerfile 0.2%Language:Ruby 0.0%