Skip to content

issues Search Results · repo:tech-srl/code2vec language:Python

Filter by

158 results
 (88 ms)

158 results

intech-srl/code2vec (press backspace or delete to remove)

This web page (https://code2vec.org/) doesn t work. It reports this message. image
  • hy20191108
  • 2
  • Opened 
    on Aug 30, 2024
  • #189

Is there any library or API available for generating embeddings of each line of a Java code file while preserving AST (Abstract Syntax Tree) structure information? I m already familiar with fold2vec. Are ...
  • anushka192001
  • 1
  • Opened 
    on Mar 20, 2024
  • #188

Hi code2vec team, I have certain doubts regarding the dict.c2v file created while preprocessing 1)Is this file a dictionary of the method names that it has encountered in the training data ? Is there any ...
  • YogishGayatri
  • 1
  • Opened 
    on Nov 22, 2023
  • #187

I use command like “{java -cp JavaExtractor-0.0.1-SNAPSHOT.jar JavaExtractor.App --max_path_length 8 --max_path_width 2 --dir test.java file.txt }“ ,then use ”{python3 code2vec.py --load models/java14_model/saved_model_iter8.release ...
  • messiGao
  • 9
  • Opened 
    on Nov 16, 2023
  • #186

Hello, which version of JDK do I need to install before running this project?
  • woshizhuchenguang
  • 3
  • Opened 
    on Nov 6, 2023
  • #185

Hi code2vec team, Thanks for answering the previous question!! I had one more doubt , I was digging deep into the Java extractor files, How to run these files stand alone with proper arguments as I could ...
  • YogishGayatri
  • 1
  • Opened 
    on Oct 11, 2023
  • #184

Hi code2vec team, I tried to preprocess the small java data set , i also updated the path for test, train and validation, if there are no subdirectories then c2v files for the same is being generated and ...
  • YogishGayatri
  • 2
  • Opened 
    on Oct 5, 2023
  • #183

When using the process.sh script, I can process my test and validation datasets normally, but I am unable to process my training dataset without any error output. I then added a batch field in extract.py ...
  • lidiancracy
  • 1
  • Opened 
    on Sep 19, 2023
  • #181

Hi there team code2vec, I am working on a personal project. My aim is to store a Java codebase in a vector database to run similarity searches and retrieve code files from the db relevant to my query. ...
  • shankernamami
  • 4
  • Opened 
    on Jun 25, 2023
  • #180

Hello, I am trying to evaluate the model by testing the trained model on small-java dataset. 1. I downloaded the trained model (1.4 GB) wget https://s3.amazonaws.com/code2vec/model/java14m_model.tar.gz ...
  • alakhalil
  • 4
  • Opened 
    on Apr 24, 2023
  • #179
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub