Skip to content

Commit a8818be

Browse files
bzzm09
andauthored
Apply suggestions from code review
Apply review feedback Co-Authored-By: m09 <[email protected]>
1 parent b7cba7b commit a8818be

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,19 +9,19 @@ OSS tools covered:
99
- [gitbase](https://docs.sourced.tech/gitbase)
1010
- [bblfsh](https://doc.bblf.sh)
1111
- [BigARTM](http://bigartm.org)
12-
- [PyTourch](https://pytorch.org)
12+
- [PyTorch](https://pytorch.org)
1313

1414
<details>
1515
<summary>Abstract</summary>
1616

17-
> Machine Learning on Source Code (MLonCode) is an emerging research domain which stands at the > intersection of deep learning, natural language processing, software engineering and programming > language communities.
17+
> Machine Learning on Source Code (MLonCode) is an emerging research domain which stands at the intersection of deep learning, natural language processing, software engineering and programming language communities.
1818
>
19-
> During this 3.5 hours workshop, we will review the recent SE tasks that benefit from applying ML and focus the hands-on experience on:
20-
> - extracting data from the real source code and
21-
> - developing multiple different ML models
19+
> During this 3h30 workshop, we will review recent Software Engineering tasks that benefit from applying Machine Learning, with a focus on hands-on experience on:
20+
> - extracting data from real source code
21+
> - developing multiple Machine Learning models
2222
> - for a particular task of source code summarization (or function name suggestion).
2323
>
24-
> At the end of the workshop participants will build 2 working models on a real dataset, producing > near state-of-the-art results. Practical skill of extracting information from source code as well > as modeling different aspects of it are going to be acquired.
24+
> At the end of the workshop participants will build 2 working models on a real dataset, producing near state-of-the-art results. Practical skill of extracting information from source code as well as modelling different aspects of it are going to be acquired.
2525
>
2626
> Prerequisites: familiarity with the basics of DeepLearning, a laptop with Docker installed
2727

0 commit comments

Comments
 (0)