Ashish Tiwari
Fixing paper assignments
- Please select all papers that do not belong to this person.
- Indicate below which author they should be assigned to.
TODO: "submit" and "cancel" buttons here
2025
TeCoFeS: Text Column Featurization using Semantic Analysis
Ananya Singha
|
Mukul Singh
|
Ashish Tiwari
|
Sumit Gulwani
|
Vu Le
|
Chris Parnin
Findings of the Association for Computational Linguistics: NAACL 2025
Extracting insights from text columns can bechallenging and time-intensive. Existing methods for topic modeling and feature extractionare based on syntactic features and often overlook the semantics. We introduce the semantictext column featurization problem, and presenta scalable approach for automatically solvingit. We extract a small sample smartly, use alarge language model (LLM) to label only thesample, and then lift the labeling to the wholecolumn using text embeddings. We evaluateour approach by turning existing text classification benchmarks into semantic categorization benchmarks. Our approach performs better than baselines and naive use of LLMs.