Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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
290
Star
1.1k
Code
Issues
26
Pull requests
3
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Code
Duplicate path contexts in C# extractor
#7
Code
Merged
urialon
merged 11 commits into
tech-srl:master
tech-srl/code2vec:master
from
ASvyatkovskiy:master
ASvyatkovskiy/code2vec:master
Copy head branch name to clipboard
Jan 9, 2019
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Duplicate path contexts in C# extractor
#7
urialon
merged 11 commits into
tech-srl:master
tech-srl/code2vec:master
from
ASvyatkovskiy:master
ASvyatkovskiy/code2vec:master
Copy head branch name to clipboard
Commits
Commits on Jan 7, 2019
Add sampling in GetInternalPaths
ASvyatkovskiy
committed
ca576f6
Copy full SHA for ca576f6
Add uniqueness check in Variables
ASvyatkovskiy
committed
f3aebfa
Copy full SHA for f3aebfa
Use StreamWriter instead of standard out
ASvyatkovskiy
committed
269de07
Copy full SHA for 269de07
Add MaxContexts and output file parameters, add Reservoir sampling utility function
ASvyatkovskiy
committed
39b7f1e
Copy full SHA for 39b7f1e
Commits on Jan 8, 2019
Flush stream to write last line
ASvyatkovskiy
committed
f5f3fba
Copy full SHA for f5f3fba
Commits on Jan 9, 2019
Pass ofile_name command line option to the python script
ASvyatkovskiy
committed
ba7174a
Copy full SHA for ba7174a
Change variable names to follow convention used
ASvyatkovskiy
committed
a909b15
Copy full SHA for a909b15
Specify ofile_name argument instead of stdout
ASvyatkovskiy
committed
bd03dda
Copy full SHA for bd03dda
Use a file pointed to by ofile_name rather than directing from stdout
ASvyatkovskiy
committed
f7a4689
Copy full SHA for f7a4689
Revert change in the Pool size
ASvyatkovskiy
committed
ca6dcbf
Copy full SHA for ca6dcbf
Use IDisposable to manage StreamWriter
ASvyatkovskiy
committed
10ca08c
Copy full SHA for 10ca08c
You can’t perform that action at this time.