Skip to content

IpekUyguner/write_comment_paper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

write_comment_paper

-Download the embeddings from the above link under "data/code-big-vectors-negative300.bin"

-Install the missing packages:

python 3.6.0

gensim==3.8.0

numpy

smart-open (for gensim)

torch==1.4.0

torchvision==0.5.0

-Change CODE_EMBEDDINGS_DATA in pytorch_data_reader.py to the directory of "code-big-vectors-negative300.bin"

-Run pytorch_data_reader.py by entering data.txt path as input

-Output demonstrates the dataloader object

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages