splitSVM: Fast, Space-Efficient, non-Heuristic, Polynomial Kernel Computation for NLP ApplicationsDownload PDFOpen Website

2008 (modified: 13 Nov 2022)ACL (Short Papers) 2008Readers: Everyone
Abstract: We present a fast, space efficient and non-heuristic method for calculating the decision function of polynomial kernel classifiers for NLP applications. We apply the method to the MaltParser system, resulting in a Java parser that parses over 50 sentences per second on modest hardware without loss of accuracy (a 30 time speedup over existing methods). The method implementation is available as the open-source splitSVM Java library.
0 Replies

Loading