issues Search Results · repo:martysai/source-code-summarization language:Python
Filter by
4 results
(103 ms)4 results
inmartysai/source-code-summarization (press backspace or delete to remove)Don t forget about a note in code_tokenizer.py.
Set up fastBPE for a local machine:
gcc: error: fastBPE/fastBPE.cpp: No such file or directory
To solve this run:
pip install Cython
It was important ...
martysai
- 1
- Opened on Jan 10, 2021
- #4
Consider TransCoder README to run evaluation for a natural language. br Command to run:
python translate.py --src_lang cpp --tgt_lang python --model_path models/model_2.pth input_code.cpp
Error:
OSError: ...
enhancement
martysai
- 1
- Opened on Nov 23, 2020
- #3
Informative:
Main modulesI want to use are ast and astor.
Current result (editing):
Starting writing script. br UPD 1 december: testing first commit: commit
martysai
- Opened on Nov 7, 2020
- #2
Get overall statistics on Python150k
- [x] Functions distributions in train/test;
- [x] Histogram of functions lengths;
- [x] Summary lengths of comments;
enhancement
martysai
- Opened on Nov 7, 2020
- #1

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 IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
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 IssuesProTip!
Restrict your search to the title by using the in:title qualifier.