pabloloyola / 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 88.4%Language:Ruby 9.7%Language:Shell 1.7%Language:Dockerfile 0.2%