kanishk-adapt / semeval-task10

Repo for SemEval Task #10 EDOS 2023. created and maintained for DCU - ADAPT submissions
Other
0 stars 0 forks source link

speed up reading of csv file for tag, issue #28 #30

Closed jowagner closed 1 year ago

jowagner commented 1 year ago

This code reads the tag features about 10 times faster than pandas. Restriction: csv file must have at most one column in which quoted csv strings may appear, here the "token" column.