Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
tech-srl
/
code2vec
Public
Notifications
You must be signed in to change notification settings
Fork
291
Star
1.1k
Code
Issues
26
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
code2vec
JavaExtractor
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 20, 2023
I added a batch_size to the extract file, allowing for batch processing of projects instead of loading them all at once. During batch processing, I also incorporated timeout handling.
lidiancracy
committed
103362b
View commit details
Copy full SHA for 103362b
View code at this point
Browse repository at this point
Commits on Feb 5, 2021
pprint used for debugging not needed anymore
Torge
committed
04d832b
View commit details
Copy full SHA for 04d832b
View code at this point
Browse repository at this point
TMP_DIR caused issues by not being set correctly in function `ExtractFeaturesForDirsList`, removed shaddowing of python3 core `dir`
Torge
committed
9b824d6
View commit details
Copy full SHA for 9b824d6
View code at this point
Browse repository at this point
Commits on Apr 23, 2020
Bump jackson-databind in /JavaExtractor/JPredict
Show description for 49b11d1
dependabot[bot]
authored
49b11d1
View commit details
Copy full SHA for 49b11d1
View code at this point
Browse repository at this point
Commits on Nov 13, 2019
Bump jackson-databind from 2.9.8 to 2.9.10.1 in /JavaExtractor/JPredict
Show description for ebb64da
dependabot[bot]
authored
ebb64da
View commit details
Copy full SHA for ebb64da
View code at this point
Browse repository at this point
Commits on Jan 10, 2019
Fixing memory leak in JavaExtractor
urialon
committed
6172bea
View commit details
Copy full SHA for 6172bea
View code at this point
Browse repository at this point
Commits on Jan 5, 2019
update jackson-databind version
urialon
committed
88011ab
View commit details
Copy full SHA for 88011ab
View code at this point
Browse repository at this point
Commits on Dec 9, 2018
update old version of jackson
urialon
committed
4d301f8
View commit details
Copy full SHA for 4d301f8
View code at this point
Browse repository at this point
Adding CSharpExtractor
urialon
committed
0b6f84a
View commit details
Copy full SHA for 0b6f84a
View code at this point
Browse repository at this point
fix extraction bug in extract.py: when extracting with no subdirectories, take the base dir
urialon
committed
b978dfb
View commit details
Copy full SHA for b978dfb
View code at this point
Browse repository at this point
Commits on Dec 4, 2018
Extracting Java methods: if there are no subdirectories, extract from the root dir
urialon
committed
fe19c59
View commit details
Copy full SHA for fe19c59
View code at this point
Browse repository at this point
Commits on Nov 27, 2018
fixing parallel extraction
urialon
committed
01b04a7
View commit details
Copy full SHA for 01b04a7
View code at this point
Browse repository at this point
Commits on Oct 23, 2018
initial commit
urialon
committed
6cd58d3
View commit details
Copy full SHA for 6cd58d3
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.