Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Peverell
/
cocosoda_ruby
like
0
Model card
Files
Files and versions
Community
51c57f8
cocosoda_ruby
/
parser
/
__init__.py
SalazarPevelll
model
51c57f8
10 months ago
raw
Copy download link
history
blame
Safe
261 Bytes
from
.utils
import
(remove_comments_and_docstrings,
tree_to_token_index,
index_to_code_token,
tree_to_variable_index)
from
.DFG
import
DFG_python,DFG_java,DFG_ruby,DFG_go,DFG_php,DFG_javascript,DFG_csharp