Kienlgk / DATYS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DATYS: Disambiguating API method mentions via Type Scoping

1. Install Docker enviroment

$ cd datys
$ docker compose up -d
$ docker exec -it datys bash

2. Activate anaconda env inside docker container

$ conda activate env

3. Run experiment code

$ python src/run_experiment.py

About


Languages

Language:Python 100.0%