paper-with-me

Papers

New Perspectives in Sinographic Language Processing Through the Use of Character Structure

2014-05-21 · Yannis Haralambous

Chinese characters have a complex and hierarchical graphical structure carrying both semantic and phonetic information. We use this structure to enhance the text model and obtain better results in standard NLP operations. First of all, to tackle the problem of graphical variation we define allographic classes of characters. Next, the relation of inclusion of a subcharacter in a characters, provides us with a directed graph of allographic classes. We provide this graph with two weights: semanticity (semantic relation between subcharacter and character) and phoneticity (phonetic relation) and calculate "most semantic subcharacter paths" for each character. Finally, adding the information contained in these paths to unigrams we claim to increase the efficiency of text mining methods. We evaluate our method on a text classification task on two corpora (Chinese and Japanese) of a total of 18 million characters and get an improvement of 3% on an already high baseline of 89.6% precision, obtained by a linear SVM classifier. Other possible applications and perspectives of the system are discussed.

📄 PDF Abstract BibTeX arXiv:1405.5474

Code (0)

등록된 구현이 없습니다.

Tasks

Relationtext-classificationText Classification

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

Prompting ChatGPT for Chinese Learning as L2: A CEFR and EBCL Level Study

2025-01-25 · Miao Lin-Zucker, Joël Bellasen, Jean-Daniel Zucker

The use of chatbots in language learning has evolved significantly since the 1960s, becoming more sophisticated platforms as generative AI emerged. These tools now simulate natural conversations, adapting to individual l…

Benchmarking

A Machine Learning, Natural Language Processing Analysis of Youth Perspectives: Key Trends and Focus Areas for Sustainable Youth Development Policies

2022-11-25 · Kushaagra Gupta

Investing in children and youth is a critical step towards inclusive, equitable, and sustainable development for current and future generations. Several international agendas for accomplishing common global goals emphasi…

Sentiment Analysis

A Structured Literature Review on Traditional Approaches in Current Natural Language Processing

2025-05-19 · Robin Jegan, Andreas Henrich

The continued rise of neural networks and large language models in the more recent past has altered the natural language processing landscape, enabling new approaches towards typical language tasks and achieving mainstre…

Relation ExtractionSurveyText SimplificationText Summarization

Facilitating Opinion Diversity through Hybrid NLP Approaches

2024-05-15 · Michiel van der Meer

Modern democracies face a critical issue of declining citizen participation in decision-making. Online discussion forums are an important avenue for enhancing citizen participation. This thesis proposal 1) identifies the…

Decision MakingDiversity

A Survey in Automatic Irony Processing: Linguistic, Cognitive, and Multi-X Perspectives

2022-09-10 · COLING 2022 10 · Qingcheng Zeng, An-Ran Li

Irony is a ubiquitous figurative language in daily communication. Previously, many researchers have approached irony from linguistic, cognitive science, and computational aspects. Recently, some progress have been witnes…