Skip to content

Commit 0116d12

Browse files
authored
Update index.md
1 parent 3337ddf commit 0116d12

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

datasets/index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,14 @@ In case a dataset is useful for a specific task, a <a href="/challenges">challen
1414
The datasets here should not require sign-up for web services or writing emails to their authors or third parties.
1515

1616

17+
<div class="highlightitem">
18+
<h1 id="javascript-asts">Python ASTs</h1>
19+
20+
<p>This dataset includes 100'000 + 50'000 python files as parsed abstract syntax trees along with the code of the parser (that wraps the built-in Python AST parser)<br>
21+
22+
<a href="http://www.srl.inf.ethz.ch/py150">[download dataset]</a></p>
23+
</div>
24+
1725
<div class="highlightitem">
1826
<h1 id="javascript-asts">JavaScript ASTs</h1>
1927

0 commit comments

Comments
 (0)