We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CL

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computation and Language

Title: uniblock: Scoring and Filtering Corpus with Unicode Block Information

Abstract: The preprocessing pipelines in Natural Language Processing usually involve a step of removing sentences consisted of illegal characters. The definition of illegal characters and the specific removal strategy depend on the task, language, domain, etc, which often lead to tiresome and repetitive scripting of rules. In this paper, we introduce a simple statistical method, uniblock, to overcome this problem. For each sentence, uniblock generates a fixed-size feature vector using Unicode block information of the characters. A Gaussian mixture model is then estimated on some clean corpus using variational inference. The learned model can then be used to score sentences and filter corpus. We present experimental results on Sentiment Analysis, Language Modeling and Machine Translation, and show the simplicity and effectiveness of our method.
Comments: EMNLP2019
Subjects: Computation and Language (cs.CL)
Cite as: arXiv:1908.09716 [cs.CL]
  (or arXiv:1908.09716v1 [cs.CL] for this version)

Submission history

From: Yingbo Gao [view email]
[v1] Mon, 26 Aug 2019 14:55:03 GMT (212kb,D)

Link back to: arXiv, form interface, contact.