paper-with-me

홈 › Papers

Analogical Reasoning on Chinese Morphological and Semantic Relations

2018-05-12 · ACL 2018 7 · Shen Li, Zhe Zhao, Renfen Hu, Wensi Li, Tao Liu, Xiaoyong Du

Analogical reasoning is effective in capturing linguistic regularities. This paper proposes an analogical reasoning task on Chinese. After delving into Chinese lexical knowledge, we sketch 68 implicit morphological relations and 28 explicit semantic relations. A big and balanced dataset CA8 is then built for this task, including 17813 questions. Furthermore, we systematically explore the influences of vector representations, context features, and corpora on analogical reasoning. With the experiments, CA8 is proved to be a reliable benchmark for evaluating Chinese word embeddings.

📄 PDF Abstract BibTeX arXiv:1805.06504

Code (2)

Embedding/Chinese-Word-Vectors 공식 구현
blcunlp/CNLI tf

Tasks

Word Embeddings

Similar Papers 제목 키워드 기반

CA-EHN: Commonsense Analogy from E-HowNet

2019-08-20 · LREC 2020 5 · Peng-Hsuan Li, Tsan-Yu Yang, Wei-Yun Ma

Embedding commonsense knowledge is crucial for end-to-end models to generalize inference beyond training corpora. However, existing word analogy datasets have tended to be handcrafted, involving permutations of hundreds …

KNET: A General Framework for Learning Word Embedding using Morphological Knowledge

2014-07-07 · Qing Cui, Bin Gao, Jiang Bian, Siyu Qiu 외

Neural network techniques are widely applied to obtain high-quality distributed representations of words, i.e., word embeddings, to address text mining, information retrieval, and natural language processing tasks. Recen…

Information RetrievalRetrievalWord EmbeddingsWord Similarity

An Evaluation Dataset for Legal Word Embedding: A Case Study On Chinese Codex

2022-03-29 · Chun-Hsien Lin, Pu-Jen Cheng

Word embedding is a modern distributed word representations approach widely used in many natural language processing tasks. Converting the vocabulary in a legal document into a word embedding model facilitates subjecting…

Document ClassificationMachine TranslationWord Embeddings

E-KAR: A Benchmark for Rationalizing Natural Language Analogical Reasoning

2022-03-16 · Findings (ACL) 2022 5 · Jiangjie Chen, Rui Xu, Ziquan Fu, Wei Shi 외

The ability to recognize analogies is fundamental to human cognition. Existing benchmarks to test word analogy do not reveal the underneath process of analogical reasoning of neural models. Holding the belief that models…

Explanation GenerationQuestion Answering

Semantic Structure-Mapping in LLM and Human Analogical Reasoning

2024-06-19 · Sam Musker, Alex Duchnowski, Raphaël Millière, Ellie Pavlick

Analogical reasoning is considered core to human learning and cognition. Recent studies have compared the analogical reasoning abilities of human subjects and Large Language Models (LLMs) on abstract symbol manipulation …

Language Acquisition