- Reads short code snippets (human- or AI-written).
- Extracts structure-level features from them (using Python’s Abstract Syntax Tree = AST).
- Turns those features into vectors suitable for machine learning.
- Trains a simple classifier (Logistic Regression) to tell AI vs human apart.
- Prints evaluation metrics (like precision, recall, F1).
clulab/semeval2026-task13
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|