Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -9,6 +9,11 @@ tags:
|
|
| 9 |
- lexical-features
|
| 10 |
- Python
|
| 11 |
- static-analysis
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |
# 📊 Python Function-Level AST and Lexical Features Dataset
|
|
|
|
| 9 |
- lexical-features
|
| 10 |
- Python
|
| 11 |
- static-analysis
|
| 12 |
+
task_categories:
|
| 13 |
+
- feature-extraction
|
| 14 |
+
pretty_name: Python Function's code feature
|
| 15 |
+
size_categories:
|
| 16 |
+
- 1M<n<10M
|
| 17 |
---
|
| 18 |
|
| 19 |
# 📊 Python Function-Level AST and Lexical Features Dataset
|