Skip to content

Abigiris/TypeAnnotationGeneration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generating Python Type Annotations from Type Inference: How Far Are We?

This repository stores the source codes and results of our type annotation generation study in Python.

Contents

  • Data: the complete dataset (carefully-cleaned ManyTypes4Py)
  • Evaluation: the effectiveness evaluation experiments, including evaluation approaches and preprocessed data to be evaluated
  • PyAnnGen: the implementation of our type annotation generation tool (PyAnnGen)
  • Results: more detailed results of our study

Requirements

Python 3.8
astunparse==1.6.3 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published