Abstract: Medical text classification assigns medical related text into different categories such as topics or disease types. Machine learning based techniques have been widely used to perform such ...
Abstract: A regular expression (regex) is said to be vulnerable to the regex denial of service (ReDoS) attack if the worst-case running time of a matching algorithm on the regex is super-linear in the ...
Language models are able to generate text, but when requiring a precise output format, they do not always perform as instructed. Various prompt engineering techniques have been introduced to improve ...