2 papers
cs.CL2025
Automated Python Translation
Joshua Otten, Antonios Anastasopoulos, Kevin Moran
Python is one of the most commonly used programming languages in industry and education. Its English keywords and built-in functions/modules allow it to come close to pseudo-code i…
cs.CL2024
Script-Agnostic Language Identification
Milind Agarwal, Joshua Otten, Antonios Anastasopoulos
Language identification is used as the first step in many data collection and crawling efforts because it allows us to sort online text into language-specific buckets. However, man…