multidim-typeinf4py / scripts

Collection of scripts for evaluating performance of type annotation processes for Python
0 stars 0 forks source link

Normalization of annotations #5

Closed bengsparks closed 1 year ago

bengsparks commented 1 year ago

libsa4py

bengsparks commented 1 year ago
[type4py.preprocess][INFO] Variables before dropping on Any,None,object,type,Type[Any],Type[cls],Type[type],Type,TypeVar,Optional[Any]: 1,023,328
[type4py.preprocess][INFO] Variables after dropping on Any,None,object,type,Type[Any],Type[cls],Type[type],Type,TypeVar,Optional[Any]: 593,072
bengsparks commented 1 year ago

Do this in context dataset creation

bengsparks commented 1 year ago

Resolve type aliases using TypeT5's static_analysis module is_type_rhs