Showing
3 changed files
with
4 additions
and
1 deletions
| ... | @@ -8,8 +8,11 @@ | ... | @@ -8,8 +8,11 @@ |
| 8 | 8 | ||
| 9 | Have you ever hesitated to write a commit message? Now get a commit message from Artificial Intelligence! | 9 | Have you ever hesitated to write a commit message? Now get a commit message from Artificial Intelligence! |
| 10 | 10 | ||
| 11 | +##### Python | ||
| 12 | +<p align="center"><img src="images/python.gif" /></p> | ||
| 11 | 13 | ||
| 12 | -<p align="center"><img src="images/demo.gif" /></p> | 14 | +##### Javascript |
| 15 | +<p align="center"><img src="images/javascript.gif" /></p> | ||
| 13 | 16 | ||
| 14 | ### Abstract | 17 | ### Abstract |
| 15 | [CodeBERT: A Pre-Trained Model for Programming and Natural Languages](https://arxiv.org/pdf/2002.08155.pdf) introduces a pre-trained model in a combination of Program Language and Natural Language(PL-NL). It also introduces the problem of converting code into natural language (Code Documentation Generation). | 18 | [CodeBERT: A Pre-Trained Model for Programming and Natural Languages](https://arxiv.org/pdf/2002.08155.pdf) introduces a pre-trained model in a combination of Program Language and Natural Language(PL-NL). It also introduces the problem of converting code into natural language (Code Documentation Generation). | ... | ... |
images/javascript.gif
0 → 100644
825 KB
-
Please register or login to post a comment