Chu-Ren Huang

Also published as: Chu-ren Huang


2022

pdf
Lexicon of Changes: Towards the Evaluation of Diachronic Semantic Shift in Chinese
Jing Chen | Emmanuele Chersoni | Chu-ren Huang
Proceedings of the 3rd Workshop on Computational Approaches to Historical Language Change

Recent research has brought a wind of using computational approaches to the classic topic of semantic change, aiming to tackle one of the most challenging issues in the evolution of human language. While several methods for detecting semantic change have been proposed, such studies are limited to a few languages, where evaluation datasets are available. This paper presents the first dataset for evaluating Chinese semantic change in contexts preceding and following the Reform and Opening-up, covering a 50-year period in Modern Chinese. Following the DURel framework, we collected 6,000 human judgments for the dataset. We also reported the performance of alignment-based word embedding models on this evaluation dataset, achieving high and significant correlation scores.

pdf bib
Proceedings of the First Computing Social Responsibility Workshop within the 13th Language Resources and Evaluation Conference
Mingyu Wan | Chu-Ren Huang
Proceedings of the First Computing Social Responsibility Workshop within the 13th Language Resources and Evaluation Conference

pdf
Framing Legitimacy in CSR: A Corpus of Chinese and American Petroleum Company CSR Reports and Preliminary Analysis
Jieyu Chen | Kathleen Ahrens | Chu-Ren Huang
Proceedings of the First Computing Social Responsibility Workshop within the 13th Language Resources and Evaluation Conference

We examine how Chinese and American oil companies use the gain- and loss-framed BUILDING source domain to legitimize their business in Corporate Social Responsibility (CSR) reports. Gain and loss frames can create legitimacy because they can ethically position an issue. We will focus on oil companies in China and the U.S. because different socio-cultural contexts in these two countries can potentially lead to different legitimation strategies in CSR reports, which can shed light on differences in Chinese and American CSR. All of the oil companies in our data are on the Fortune 500 list (2020). The results showed that Chinese oil companies used BUILDING metaphors more frequently than American oil companies. The most frequent keyword in Chinese CSRs “build” highlights environmental achievements in compliance with governments’ policies. American CSRs often used the metaphorical verb “support” to show their alignment with environmental policies and the interests of different stakeholders. The BUILDING source domain was used more often as gain frames in both Chinese and American CSR reports to show how oil companies create benefits for different stakeholders.

pdf
Inclusion in CSR Reports: The Lens from a Data-Driven Machine Learning Model
Lu Lu | Jinghang Gu | Chu-Ren Huang
Proceedings of the First Computing Social Responsibility Workshop within the 13th Language Resources and Evaluation Conference

Inclusion, as one of the foundations in the diversity, equity, and inclusion initiative, concerns the degree of being treated as an ingroup member in a workplace. Despite of its importance in a corporate’s ecosystem, the inclusion strategies and its performance are not adequately addressed in corporate social responsibility (CSR) and CSR reporting. This study proposes a machine learning and big data-based model to examine inclusion through the use of stereotype content in actual language use. The distribution of the stereotype content in general corpora of a given society is utilized as a baseline, with which texts about corporate texts are compared. This study not only propose a model to identify and classify inclusion in language use, but also provides insights to measure and track progress by including inclusion in CSR reports as a strategy to build an inclusive corporate team.

pdf bib
Discovering Financial Hypernyms by Prompting Masked Language Models
Bo Peng | Emmanuele Chersoni | Yu-Yin Hsu | Chu-Ren Huang
Proceedings of the 4th Financial Narrative Processing Workshop @LREC2022

With the rising popularity of Transformer-based language models, several studies have tried to exploit their masked language modeling capabilities to automatically extract relational linguistic knowledge, although this kind of research has rarely investigated semantic relations in specialized domains. The present study aims at testing a general-domain and a domain-adapted Transformer models on two datasets of financial term-hypernym pairs using the prompt methodology. Our results show that the differences of prompts impact critically on models’ performance, and that domain adaptation on financial text generally improves the capacity of the models to associate the target terms with the right hypernyms, although the more successful models are those retaining a general-domain vocabulary.

pdf bib
Proceedings of the 29th International Conference on Computational Linguistics
Nicoletta Calzolari | Chu-Ren Huang | Hansaem Kim | James Pustejovsky | Leo Wanner | Key-Sun Choi | Pum-Mo Ryu | Hsin-Hsi Chen | Lucia Donatelli | Heng Ji | Sadao Kurohashi | Patrizia Paggio | Nianwen Xue | Seokhwan Kim | Younggyun Hahm | Zhong He | Tony Kyungil Lee | Enrico Santus | Francis Bond | Seung-Hoon Na
Proceedings of the 29th International Conference on Computational Linguistics

2021

pdf
ROCLING-2021 Shared Task: Dimensional Sentiment Analysis for Educational Texts
Liang-Chih Yu | Jin Wang | Bo Peng | Chu-Ren Huang
Proceedings of the 33rd Conference on Computational Linguistics and Speech Processing (ROCLING 2021)

This paper presents the ROCLING 2021 shared task on dimensional sentiment analysis for educational texts which seeks to identify a real-value sentiment score of self-evaluation comments written by Chinese students in the both valence and arousal dimensions. Valence represents the degree of pleasant and unpleasant (or positive and negative) feelings, and arousal represents the degree of excitement and calm. Of the 7 teams registered for this shared task for two-dimensional sentiment analysis, 6 submitted results. We expected that this evaluation campaign could produce more advanced dimensional sentiment analysis techniques for the educational domain. All data sets with gold standards and scoring script are made publicly available to researchers.

pdf
Decoding Word Embeddings with Brain-Based Semantic Features
Emmanuele Chersoni | Enrico Santus | Chu-Ren Huang | Alessandro Lenci
Computational Linguistics, Volume 47, Issue 3 - November 2021

Word embeddings are vectorial semantic representations built with either counting or predicting techniques aimed at capturing shades of meaning from word co-occurrences. Since their introduction, these representations have been criticized for lacking interpretable dimensions. This property of word embeddings limits our understanding of the semantic features they actually encode. Moreover, it contributes to the “black box” nature of the tasks in which they are used, since the reasons for word embedding performance often remain opaque to humans. In this contribution, we explore the semantic properties encoded in word embeddings by mapping them onto interpretable vectors, consisting of explicit and neurobiologically motivated semantic features (Binder et al. 2016). Our exploration takes into account different types of embeddings, including factorized count vectors and predict models (Skip-Gram, GloVe, etc.), as well as the most recent contextualized representations (i.e., ELMo and BERT). In our analysis, we first evaluate the quality of the mapping in a retrieval task, then we shed light on the semantic features that are better encoded in each embedding type. A large number of probing tasks is finally set to assess how the original and the mapped embeddings perform in discriminating semantic categories. For each probing task, we identify the most relevant semantic features and we show that there is a correlation between the embedding performance and how they encode those features. This study sets itself as a step forward in understanding which aspects of meaning are captured by vector spaces, by proposing a new and simple method to carve human-interpretable semantic representations from distributional vectors.

pdf
Modeling the Influence of Verb Aspect on the Activation of Typical Event Locations with BERT
Won Ik Cho | Emmanuele Chersoni | Yu-Yin Hsu | Chu-Ren Huang
Findings of the Association for Computational Linguistics: ACL-IJCNLP 2021

pdf
Scikit-talk: A toolkit for processing real-world conversational speech data
Andreas Liesenfeld | Gabor Parti | Chu-Ren Huang
Proceedings of the 22nd Annual Meeting of the Special Interest Group on Discourse and Dialogue

We present Scikit-talk, an open-source toolkit for processing collections of real-world conversational speech in Python. First of its kind, the toolkit equips those interested in studying or modeling conversations with an easy-to-use interface to build and explore large collections of transcriptions and annotations of talk-in-interaction. Designed for applications in speech processing and Conversational AI, Scikit-talk provides tools to custom-build datasets for tasks such as intent prototyping, dialog flow testing, and conversation design. Its preprocessor module comes with several pre-built interfaces for common transcription formats, which aim to make working across multiple data sources more accessible. The explorer module provides a collection of tools to explore and analyse this data type via string matching and unsupervised machine learning techniques. Scikit-talk serves as a platform to collect and connect different transcription formats and representations of talk, enabling the user to quickly build multilingual datasets of varying detail and granularity. Thus, the toolkit aims to make working with authentic conversational speech data in Python more accessible and to provide the user with comprehensive options to work with representations of talk in appropriate detail for any downstream task. For the latest updates and information on currently supported languages and language resources, please refer to: https://pypi.org/project/scikit-talk/

pdf
Aspect or Manner? A Study of Reduplicated Adverbials in Mandarin Chinese
Siaw-Fong Chung | Chu-Ren Huang
Proceedings of the 35th Pacific Asia Conference on Language, Information and Computation

pdf
Language change in Chinese political discourse based on the relationship between sentence and clause
Renkui Hou | Chu-Ren Huang | Kathleen Ahrens
Proceedings of the 35th Pacific Asia Conference on Language, Information and Computation

pdf
Automatic Analysis of Linguistic Features in Journal Articles of Different Academic Impacts with Feature Engineering Techniques
Siyu Lei | Ruiying Yang | Chu-Ren Huang
Proceedings of the 35th Pacific Asia Conference on Language, Information and Computation

pdf
Spatial-temporal attributes in verbal semantics: A corpus-based lexical semantic study of discriminating Mandarin near synonyms of “tui1” and “la1”
Qiangmei Liang | Chu-Ren Huang
Proceedings of the 35th Pacific Asia Conference on Language, Information and Computation

pdf
Animosity and suffering: Metaphors of BITTERNESS in English and Chinese
Gabor Parti | Andreas Liesenfeld | Chu-Ren Huang
Proceedings of the 35th Pacific Asia Conference on Language, Information and Computation

pdf
From Near-synonyms to Divergent Viewpoint Foci: A Corpus-based MARVS Driven Account of Two Verbs of Attention
Ziqian Wang | Chu-Ren Huang
Proceedings of the 35th Pacific Asia Conference on Language, Information and Computation

pdf
Is Domain Adaptation Worth Your Investment? Comparing BERT and FinBERT on Financial Tasks
Bo Peng | Emmanuele Chersoni | Yu-Yin Hsu | Chu-Ren Huang
Proceedings of the Third Workshop on Economics and Natural Language Processing

With the recent rise in popularity of Transformer models in Natural Language Processing, research efforts have been dedicated to the development of domain-adapted versions of BERT-like architectures. In this study, we focus on FinBERT, a Transformer model trained on text from the financial domain. By comparing its performances with the original BERT on a wide variety of financial text processing tasks, we found continual pretraining from the original model to be the more beneficial option. Domain-specific pretraining from scratch, conversely, seems to be less effective.

pdf
PolyU CBS-Comp at SemEval-2021 Task 1: Lexical Complexity Prediction (LCP)
Rong Xiang | Jinghang Gu | Emmanuele Chersoni | Wenjie Li | Qin Lu | Chu-Ren Huang
Proceedings of the 15th International Workshop on Semantic Evaluation (SemEval-2021)

In this contribution, we describe the system presented by the PolyU CBS-Comp Team at the Task 1 of SemEval 2021, where the goal was the estimation of the complexity of words in a given sentence context. Our top system, based on a combination of lexical, syntactic, word embeddings and Transformers-derived features and on a Gradient Boosting Regressor, achieves a top correlation score of 0.754 on the subtask 1 for single words and 0.659 on the subtask 2 for multiword expressions.

2020

pdf
Sketching the English Translations of Kumārajīva’s The Diamond Sutra: A Comparison of Individual Translators and Translation Teams
Xi Chen | Vincent Xian Wang | Chu-Ren Huang
Proceedings of the 34th Pacific Asia Conference on Language, Information and Computation

pdf
Language change in Report on the Work of the Government by Premiers of the People’s Republic of China
Renkui Hou | Chu-Ren Huang | Kathleen Ahrens
Proceedings of the 34th Pacific Asia Conference on Language, Information and Computation

pdf
Predicting gender and age categories in English conversations using lexical, non-lexical, and turn-taking features
Andreas Liesenfeld | Gábor Parti | Yuyin Hsu | Chu-Ren Huang
Proceedings of the 34th Pacific Asia Conference on Language, Information and Computation

pdf
Sensorimotor Enhanced Neural Network for Metaphor Detection
Mingyu Wan | Baixi Xing | Qi Su | Pengyuan Liu | Chu-Ren Huang
Proceedings of the 34th Pacific Asia Conference on Language, Information and Computation

pdf
A Parallel Corpus-driven Approach to Bilingual Oenology Term Banks: How Culture Differences Influence Wine Tasting Terms
Vincent Xian Wang | Xi Chen | Songnan Quan | Chu-Ren Huang
Proceedings of the 34th Pacific Asia Conference on Language, Information and Computation

pdf
Corpus-based Comparison of Verbs of Separation “Qie” and “Ge”
Nga-In Wu | Chu-Ren Huang | Lap-Kei Lee
Proceedings of the 34th Pacific Asia Conference on Language, Information and Computation

pdf
Marking Trustworthiness with Near Synonyms: A Corpus-based Study of “Renwei” and “Yiwei” in Chinese
Bei Li | Chu-Ren Huang | Si Chen
Proceedings of the 34th Pacific Asia Conference on Language, Information and Computation

pdf
Abstract Meaning Representation for MWE: A study of the mapping of aspectuality based on Mandarin light verb jiayi
Lu Lu | Nianwen Xue | Chu-Ren Huang
Proceedings of the 34th Pacific Asia Conference on Language, Information and Computation

pdf
Comparing Probabilistic, Distributional and Transformer-Based Models on Logical Metonymy Interpretation
Giulia Rambelli | Emmanuele Chersoni | Alessandro Lenci | Philippe Blache | Chu-Ren Huang
Proceedings of the 1st Conference of the Asia-Pacific Chapter of the Association for Computational Linguistics and the 10th International Joint Conference on Natural Language Processing

In linguistics and cognitive science, Logical metonymies are defined as type clashes between an event-selecting verb and an entity-denoting noun (e.g. The editor finished the article), which are typically interpreted by inferring a hidden event (e.g. reading) on the basis of contextual cues. This paper tackles the problem of logical metonymy interpretation, that is, the retrieval of the covert event via computational methods. We compare different types of models, including the probabilistic and the distributional ones previously introduced in the literature on the topic. For the first time, we also tested on this task some of the recent Transformer-based models, such as BERT, RoBERTa, XLNet, and GPT-2. Our results show a complex scenario, in which the best Transformer-based models and some traditional distributional models perform very similarly. However, the low performance on some of the testing datasets suggests that logical metonymy is still a challenging phenomenon for computational modeling.

pdf
Sina Mandarin Alphabetical Words:A Web-driven Code-mixing Lexical Resource
Rong Xiang | Mingyu Wan | Qi Su | Chu-Ren Huang | Qin Lu
Proceedings of the 1st Conference of the Asia-Pacific Chapter of the Association for Computational Linguistics and the 10th International Joint Conference on Natural Language Processing

Mandarin Alphabetical Word (MAW) is one indispensable component of Modern Chinese that demonstrates unique code-mixing idiosyncrasies influenced by language exchanges. Yet, this interesting phenomenon has not been properly addressed and is mostly excluded from the Chinese language system. This paper addresses the core problem of MAW identification and proposes to construct a large collection of MAWs from Sina Weibo (SMAW) using an automatic web-based technique which includes rule-based identification, informatics-based extraction, as well as Baidu search engine validation. A collection of 16,207 qualified SMAWs are obtained using this technique along with an annotated corpus of more than 200,000 sentences for linguistic research and applicable inquiries.

pdf bib
Proceedings of the Second Workshop on Linguistic and Neurocognitive Resources
Emmanuele Chersoni | Barry Devereux | Chu-Ren Huang
Proceedings of the Second Workshop on Linguistic and Neurocognitive Resources

pdf
Using Conceptual Norms for Metaphor Detection
Mingyu Wan | Kathleen Ahrens | Emmanuele Chersoni | Menghan Jiang | Qi Su | Rong Xiang | Chu-Ren Huang
Proceedings of the Second Workshop on Figurative Language Processing

This paper reports a linguistically-enriched method of detecting token-level metaphors for the second shared task on Metaphor Detection. We participate in all four phases of competition with both datasets, i.e. Verbs and AllPOS on the VUA and the TOFEL datasets. We use the modality exclusivity and embodiment norms for constructing a conceptual representation of the nodes and the context. Our system obtains an F-score of 0.652 for the VUA Verbs track, which is 5% higher than the strong baselines. The experimental results across models and datasets indicate the salient contribution of using modality exclusivity and modality shift information for predicting metaphoricity.

pdf
Affection Driven Neural Networks for Sentiment Analysis
Rong Xiang | Yunfei Long | Mingyu Wan | Jinghang Gu | Qin Lu | Chu-Ren Huang
Proceedings of the Twelfth Language Resources and Evaluation Conference

Deep neural network models have played a critical role in sentiment analysis with promising results in the recent decade. One of the essential challenges, however, is how external sentiment knowledge can be effectively utilized. In this work, we propose a novel affection-driven approach to incorporating affective knowledge into neural network models. The affective knowledge is obtained in the form of a lexicon under the Affect Control Theory (ACT), which is represented by vectors of three-dimensional attributes in Evaluation, Potency, and Activity (EPA). The EPA vectors are mapped to an affective influence value and then integrated into Long Short-term Memory (LSTM) models to highlight affective terms. Experimental results show a consistent improvement of our approach over conventional LSTM models by 1.0% to 1.5% in accuracy on three large benchmark datasets. Evaluations across a variety of algorithms have also proven the effectiveness of leveraging affective terms for deep model enhancement.

pdf
Are Word Embeddings Really a Bad Fit for the Estimation of Thematic Fit?
Emmanuele Chersoni | Ludovica Pannitto | Enrico Santus | Alessandro Lenci | Chu-Ren Huang
Proceedings of the Twelfth Language Resources and Evaluation Conference

While neural embeddings represent a popular choice for word representation in a wide variety of NLP tasks, their usage for thematic fit modeling has been limited, as they have been reported to lag behind syntax-based count models. In this paper, we propose a complete evaluation of count models and word embeddings on thematic fit estimation, by taking into account a larger number of parameters and verb roles and introducing also dependency-based embeddings in the comparison. Our results show a complex scenario, where a determinant factor for the performance seems to be the availability to the model of reliable syntactic information for building the distributional representations of the roles.

pdf
Ciron: a New Benchmark Dataset for Chinese Irony Detection
Rong Xiang | Xuefeng Gao | Yunfei Long | Anran Li | Emmanuele Chersoni | Qin Lu | Chu-Ren Huang
Proceedings of the Twelfth Language Resources and Evaluation Conference

Automatic Chinese irony detection is a challenging task, and it has a strong impact on linguistic research. However, Chinese irony detection often lacks labeled benchmark datasets. In this paper, we introduce Ciron, the first Chinese benchmark dataset available for irony detection for machine learning models. Ciron includes more than 8.7K posts, collected from Weibo, a micro blogging platform. Most importantly, Ciron is collected with no pre-conditions to ensure a much wider coverage. Evaluation on seven different machine learning classifiers proves the usefulness of Ciron as an important resource for Chinese irony detection.

pdf
Automatic Learning of Modality Exclusivity Norms with Crosslingual Word Embeddings
Emmanuele Chersoni | Rong Xiang | Qin Lu | Chu-Ren Huang
Proceedings of the Ninth Joint Conference on Lexical and Computational Semantics

Collecting modality exclusivity norms for lexical items has recently become a common practice in psycholinguistics and cognitive research. However, these norms are available only for a relatively small number of languages and often involve a costly and time-consuming collection of ratings. In this work, we aim at learning a mapping between word embeddings and modality norms. Our experiments focused on crosslingual word embeddings, in order to predict modality association scores by training on a high-resource language and testing on a low-resource one. We ran two experiments, one in a monolingual and the other one in a crosslingual setting. Results show that modality prediction using off-the-shelf crosslingual embeddings indeed has moderate-to-high correlations with human ratings even when regression algorithms are trained on an English resource and tested on a completely unseen language.

pdf bib
Proceedings of the Second International Workshop on Designing Meaning Representations
Nianwen Xue | Johan Bos | William Croft | Jan Hajič | Chu-Ren Huang | Stephan Oepen | Martha Palmer | James Pustejovsky
Proceedings of the Second International Workshop on Designing Meaning Representations

2019

pdf bib
A Report on the Third VarDial Evaluation Campaign
Marcos Zampieri | Shervin Malmasi | Yves Scherrer | Tanja Samardžić | Francis Tyers | Miikka Silfverberg | Natalia Klyueva | Tung-Le Pan | Chu-Ren Huang | Radu Tudor Ionescu | Andrei M. Butnaru | Tommi Jauhiainen
Proceedings of the Sixth Workshop on NLP for Similar Languages, Varieties and Dialects

In this paper, we present the findings of the Third VarDial Evaluation Campaign organized as part of the sixth edition of the workshop on Natural Language Processing (NLP) for Similar Languages, Varieties and Dialects (VarDial), co-located with NAACL 2019. This year, the campaign included five shared tasks, including one task re-run – German Dialect Identification (GDI) – and four new tasks – Cross-lingual Morphological Analysis (CMA), Discriminating between Mainland and Taiwan variation of Mandarin Chinese (DMT), Moldavian vs. Romanian Cross-dialect Topic identification (MRC), and Cuneiform Language Identification (CLI). A total of 22 teams submitted runs across the five shared tasks. After the end of the competition, we received 14 system description papers, which are published in the VarDial workshop proceedings and referred to in this report.

pdf bib
Proceedings of the First International Workshop on Designing Meaning Representations
Nianwen Xue | William Croft | Jan Hajic | Chu-Ren Huang | Stephan Oepen | Martha Palmer | James Pustejovksy
Proceedings of the First International Workshop on Designing Meaning Representations

pdf
Distributional Semantics Meets Construction Grammar. towards a Unified Usage-Based Model of Grammar and Meaning
Giulia Rambelli | Emmanuele Chersoni | Philippe Blache | Chu-Ren Huang | Alessandro Lenci
Proceedings of the First International Workshop on Designing Meaning Representations

In this paper, we propose a new type of semantic representation of Construction Grammar that combines constructions with the vector representations used in Distributional Semantics. We introduce a new framework, Distributional Construction Grammar, where grammar and meaning are systematically modeled from language use, and finally, we discuss the kind of contributions that distributional models can provide to CxG representation from a linguistic and cognitive perspective.

pdf
PolyU_CBS-CFA at the FinSBD Task: Sentence Boundary Detection of Financial Data with Domain Knowledge Enhancement and Bilingual Training
Mingyu Wan | Rong Xiang | Emmanuele Chersoni | Natalia Klyueva | Kathleen Ahrens | Bin Miao | David Broadstock | Jian Kang | Amos Yung | Chu-Ren Huang
Proceedings of the First Workshop on Financial Technology and Natural Language Processing

2018

pdf bib
Proceedings of the 32nd Pacific Asia Conference on Language, Information and Computation
Stephen Politzer-Ahles | Yu-Yin Hsu | Chu-Ren Huang | Yao Yao
Proceedings of the 32nd Pacific Asia Conference on Language, Information and Computation

pdf
Facilitating and Blocking Conditions of Haplology: A comparative study of Hong Kong Cantonese and Taiwan Mandarin
Sam Yin Wong | I-Hsuan Chen | Chu-Ren Huang
Proceedings of the 32nd Pacific Asia Conference on Language, Information and Computation

pdf
Semantic Transparency of Radicals in Chinese Characters: An Ontological Perspective
Yike Yang | Chu-Ren Huang | Sicong Dong | Si Chen
Proceedings of the 32nd Pacific Asia Conference on Language, Information and Computation

pdf bib
Proceedings of the 32nd Pacific Asia Conference on Language, Information and Computation: 25th Joint Workshop on Linguistics and Language Processing
Stephen Politzer-Ahles | Yu-Yin Hsu | Chu-Ren Huang | Yao Yao
Proceedings of the 32nd Pacific Asia Conference on Language, Information and Computation: 25th Joint Workshop on Linguistics and Language Processing

pdf bib
How do non-tastes taste? A corpus-based study on Chinese people’s perception of spicy and numbing food
Sicong Dong | Yin Zhong | Chu-Ren Huang
Proceedings of the 32nd Pacific Asia Conference on Language, Information and Computation: 25th Joint Workshop on Linguistics and Language Processing

pdf
Food-Related Sentiment Analysis for Cantonese
Natalia Klyueva | Yunfei Long | Chu-Ren Huang | Qin Lu
Proceedings of the 32nd Pacific Asia Conference on Language, Information and Computation: 25th Joint Workshop on Linguistics and Language Processing

pdf
Pleasing to the Mouth of Pleasant Personality: A corpus-based study of conceptualization of desserts in online Chinese food reviews
Yin Zhong | Chu-Ren Huang
Proceedings of the 32nd Pacific Asia Conference on Language, Information and Computation: 25th Joint Workshop on Linguistics and Language Processing

pdf bib
Proceedings of the 32nd Pacific Asia Conference on Language, Information and Computation: 5th Workshop on Asian Translation: 5th Workshop on Asian Translation
Stephen Politzer-Ahles | Yu-Yin Hsu | Chu-Ren Huang | Yao Yao
Proceedings of the 32nd Pacific Asia Conference on Language, Information and Computation: 5th Workshop on Asian Translation: 5th Workshop on Asian Translation

pdf
Annotating Chinese Light Verb Constructions according to PARSEME guidelines
Menghan Jiang | Natalia Klyueva | Hongzhi Xu | Chu-Ren Huang
Proceedings of the Eleventh International Conference on Language Resources and Evaluation (LREC 2018)

pdf
Dual Memory Network Model for Biased Product Review Classification
Yunfei Long | Mingyu Ma | Qin Lu | Rong Xiang | Chu-Ren Huang
Proceedings of the 9th Workshop on Computational Approaches to Subjectivity, Sentiment and Social Media Analysis

In sentiment analysis (SA) of product reviews, both user and product information are proven to be useful. Current tasks handle user profile and product information in a unified model which may not be able to learn salient features of users and products effectively. In this work, we propose a dual user and product memory network (DUPMN) model to learn user profiles and product reviews using separate memory networks. Then, the two representations are used jointly for sentiment prediction. The use of separate models aims to capture user profiles and product information more effectively. Compared to state-of-the-art unified prediction models, the evaluations on three benchmark datasets, IMDB, Yelp13, and Yelp14, show that our dual learning model gives performance gain of 0.6%, 1.2%, and 0.9%, respectively. The improvements are also deemed very significant measured by p-values.

2017

pdf
Fake News Detection Through Multi-Perspective Speaker Profiles
Yunfei Long | Qin Lu | Rong Xiang | Minglei Li | Chu-Ren Huang
Proceedings of the Eighth International Joint Conference on Natural Language Processing (Volume 2: Short Papers)

Automatic fake news detection is an important, yet very challenging topic. Traditional methods using lexical features have only very limited success. This paper proposes a novel method to incorporate speaker profiles into an attention based LSTM model for fake news detection. Speaker profiles contribute to the model in two ways. One is to include them in the attention model. The other includes them as additional input data. By adding speaker profiles such as party affiliation, speaker title, location and credit history, our model outperforms the state-of-the-art method by 14.5% in accuracy using a benchmark fake news detection dataset. This proves that speaker profiles provide valuable information to validate the credibility of news articles.

pdf
A Cognition Based Attention Model for Sentiment Analysis
Yunfei Long | Qin Lu | Rong Xiang | Minglei Li | Chu-Ren Huang
Proceedings of the 2017 Conference on Empirical Methods in Natural Language Processing

Attention models are proposed in sentiment analysis because some words are more important than others. However,most existing methods either use local context based text information or user preference information. In this work, we propose a novel attention model trained by cognition grounded eye-tracking data. A reading prediction model is first built using eye-tracking data as dependent data and other features in the context as independent data. The predicted reading time is then used to build a cognition based attention (CBA) layer for neural sentiment analysis. As a comprehensive model, We can capture attentions of words in sentences as well as sentences in documents. Different attention mechanisms can also be incorporated to capture other aspects of attentions. Evaluations show the CBA based method outperforms the state-of-the-art local context based attention methods significantly. This brings insight to how cognition grounded data can be brought into NLP tasks.

pdf
Leveraging Eventive Information for Better Metaphor Detection and Classification
I-Hsuan Chen | Yunfei Long | Qin Lu | Chu-Ren Huang
Proceedings of the 21st Conference on Computational Natural Language Learning (CoNLL 2017)

Metaphor detection has been both challenging and rewarding in natural language processing applications. This study offers a new approach based on eventive information in detecting metaphors by leveraging the Chinese writing system, which is a culturally bound ontological system organized according to the basic concepts represented by radicals. As such, the information represented is available in all Chinese text without pre-processing. Since metaphor detection is another culturally based conceptual representation, we hypothesize that sub-textual information can facilitate the identification and classification of the types of metaphoric events denoted in Chinese text. We propose a set of syntactic conditions crucial to event structures to improve the model based on the classification of radical groups. With the proposed syntactic conditions, the model achieves a performance of 0.8859 in terms of F-scores, making 1.7% of improvement than the same classifier with only Bag-of-word features. Results show that eventive information can improve the effectiveness of metaphor detection. Event information is rooted in every language, and thus this approach has a high potential to be applied to metaphor detection in other languages.

pdf
Stylometric Studies based on Tone and Word Length Motifs
Renkui Hou | Chu-Ren Huang
Proceedings of the 31st Pacific Asia Conference on Language, Information and Computation

pdf
Multi-dimensional Meanings of Subjective Adverbs - Case Study of Mandarin Chinese Adverb Pianpian
Mi Zhou | Yao Yao | Chu-Ren Huang
Proceedings of the 31st Pacific Asia Conference on Language, Information and Computation

pdf
Lexicalization, Separation and transitivity: A comparative study of Mandarin VO compound Variations
Menghan Jiang | Chu-Ren Huang
Proceedings of the 31st Pacific Asia Conference on Language, Information and Computation

2016

pdf
Representing Verbs with Rich Contexts: an Evaluation on Verb Similarity
Emmanuele Chersoni | Enrico Santus | Alessandro Lenci | Philippe Blache | Chu-Ren Huang
Proceedings of the 2016 Conference on Empirical Methods in Natural Language Processing

pdf
A lexicon of perception for the identification of synaesthetic metaphors in corpora
Francesca Strik Lievers | Chu-Ren Huang
Proceedings of the Tenth International Conference on Language Resources and Evaluation (LREC'16)

Synaesthesia is a type of metaphor associating linguistic expressions that refer to two different sensory modalities. Previous studies, based on the analysis of poetic texts, have shown that synaesthetic transfers tend to go from the lower toward the higher senses (e.g., sweet music vs. musical sweetness). In non-literary language synaesthesia is rare, and finding a sufficient number of examples manually would be too time-consuming. In order to verify whether the directionality also holds for conventional synaesthesia found in non-literary texts, an automatic procedure for the identification of instances of synaesthesia is therefore highly desirable. In this paper, we first focus on the preliminary step of this procedure, that is, the creation of a controlled lexicon of perception. Next, we present the results of a small pilot study that applies the extraction procedure to English and Italian corpus data.

pdf
Database of Mandarin Neighborhood Statistics
Karl Neergaard | Hongzhi Xu | Chu-Ren Huang
Proceedings of the Tenth International Conference on Language Resources and Evaluation (LREC'16)

In the design of controlled experiments with language stimuli, researchers from psycholinguistic, neurolinguistic, and related fields, require language resources that isolate variables known to affect language processing. This article describes a freely available database that provides word level statistics for words and nonwords of Mandarin, Chinese. The featured lexical statistics include subtitle corpus frequency, phonological neighborhood density, neighborhood frequency, and homophone density. The accompanying word descriptors include pinyin, ascii phonetic transcription (sampa), lexical tone, syllable structure, dominant PoS, and syllable, segment and pinyin lengths for each phonological word. It is designed for researchers particularly concerned with language processing of isolated words and made to accommodate multiple existing hypotheses concerning the structure of the Mandarin syllable. The database is divided into multiple files according to the desired search criteria: 1) the syllable segmentation schema used to calculate density measures, and 2) whether the search is for words or nonwords. The database is open to the research community at https://github.com/karlneergaard/Mandarin-Neighborhood-Statistics.

pdf
Nine Features in a Random Forest to Learn Taxonomical Semantic Relations
Enrico Santus | Alessandro Lenci | Tin-Shing Chiu | Qin Lu | Chu-Ren Huang
Proceedings of the Tenth International Conference on Language Resources and Evaluation (LREC'16)

ROOT9 is a supervised system for the classification of hypernyms, co-hyponyms and random words that is derived from the already introduced ROOT13 (Santus et al., 2016). It relies on a Random Forest algorithm and nine unsupervised corpus-based features. We evaluate it with a 10-fold cross validation on 9,600 pairs, equally distributed among the three classes and involving several Parts-Of-Speech (i.e. adjectives, nouns and verbs). When all the classes are present, ROOT9 achieves an F1 score of 90.7%, against a baseline of 57.2% (vector cosine). When the classification is binary, ROOT9 achieves the following results against the baseline. hypernyms-co-hyponyms 95.7% vs. 69.8%, hypernyms-random 91.8% vs. 64.1% and co-hyponyms-random 97.8% vs. 79.4%. In order to compare the performance with the state-of-the-art, we have also evaluated ROOT9 in subsets of the Weeds et al. (2014) datasets, proving that it is in fact competitive. Finally, we investigated whether the system learns the semantic relation or it simply learns the prototypical hypernyms, as claimed by Levy et al. (2015). The second possibility seems to be the most likely, even though ROOT9 can be trained on negative examples (i.e., switched hypernyms) to drastically reduce this bias.

pdf
What a Nerd! Beating Students and Vector Cosine in the ESL and TOEFL Datasets
Enrico Santus | Alessandro Lenci | Tin-Shing Chiu | Qin Lu | Chu-Ren Huang
Proceedings of the Tenth International Conference on Language Resources and Evaluation (LREC'16)

In this paper, we claim that Vector Cosine ― which is generally considered one of the most efficient unsupervised measures for identifying word similarity in Vector Space Models ― can be outperformed by a completely unsupervised measure that evaluates the extent of the intersection among the most associated contexts of two target words, weighting such intersection according to the rank of the shared contexts in the dependency ranked lists. This claim comes from the hypothesis that similar words do not simply occur in similar contexts, but they share a larger portion of their most relevant contexts compared to other related words. To prove it, we describe and evaluate APSyn, a variant of Average Precision that ― independently of the adopted parameters ― outperforms the Vector Cosine and the co-occurrence on the ESL and TOEFL test sets. In the best setting, APSyn reaches 0.73 accuracy on the ESL dataset and 0.70 accuracy in the TOEFL dataset, beating therefore the non-English US college applicants (whose average, as reported in the literature, is 64.50%) and several state-of-the-art approaches.

pdf
EVALution-MAN: A Chinese Dataset for the Training and Evaluation of DSMs
Liu Hongchao | Karl Neergaard | Enrico Santus | Chu-Ren Huang
Proceedings of the Tenth International Conference on Language Resources and Evaluation (LREC'16)

Distributional semantic models (DSMs) are currently being used in the measurement of word relatedness and word similarity. One shortcoming of DSMs is that they do not provide a principled way to discriminate different semantic relations. Several approaches have been adopted that rely on annotated data either in the training of the model or later in its evaluation. In this paper, we introduce a dataset for training and evaluating DSMs on semantic relations discrimination between words, in Mandarin, Chinese. The construction of the dataset followed EVALution 1.0, which is an English dataset for the training and evaluating of DSMs. The dataset contains 360 relation pairs, distributed in five different semantic relations, including antonymy, synonymy, hypernymy, meronymy and nearsynonymy. All relation pairs were checked manually to estimate their quality. In the 360 word relation pairs, there are 373 relata. They were all extracted and subsequently manually tagged according to their semantic type. The relatas’ frequency was calculated in a combined corpus of Sinica and Chinese Gigaword. To the best of our knowledge, EVALution-MAN is the first of its kind for Mandarin, Chinese.

pdf
Selective Annotation of Sentence Parts: Identification of Relevant Sub-sentential Units
Ge Xu | Xiaoyan Yang | Chu-Ren Huang
Proceedings of the 12th Workshop on Asian Language Resources (ALR12)

Many NLP tasks involve sentence-level annotation yet the relevant information is not encoded at sentence level but at some relevant parts of the sentence. Such tasks include but are not limited to: sentiment expression annotation, product feature annotation, and template annotation for Q&A systems. However, annotation of the full corpus sentence by sentence is resource intensive. In this paper, we propose an approach that iteratively extracts frequent parts of sentences for annotating, and compresses the set of sentences after each round of annotation. Our approach can also be used in preparing training sentences for binary classification (domain-related vs. noise, subjectivity vs. objectivity, etc.), assuming that sentence-type annotation can be predicted by annotation of the most relevant sub-sentences. Two experiments are performed to test our proposal and evaluated in terms of time saved and agreement of annotation.

pdf
Endurant vs Perdurant: Ontological Motivation for Language Variations
Chu-Ren Huang
Proceedings of the 30th Pacific Asia Conference on Language, Information and Computation: Keynote Speeches and Invited Talks

pdf
Testing APSyn against Vector Cosine on Similarity Estimation
Enrico Santus | Emmanuele Chersoni | Alessandro Lenci | Chu-Ren Huang | Philippe Blache
Proceedings of the 30th Pacific Asia Conference on Language, Information and Computation: Oral Papers

pdf
Transitivity in Light Verb Variations in Mandarin Chinese – A Comparable Corpus-based Statistical Approach
Menghan Jiang | Dingxu Shi | Chu-Ren Huang
Proceedings of the 30th Pacific Asia Conference on Language, Information and Computation: Posters

pdf
The Synaesthetic and Metaphorical Uses of 味 wei ‘taste’ in Chinese Buddhist Suttas
Jiajuan Xiong | Chu-Ren Huang
Proceedings of the 30th Pacific Asia Conference on Language, Information and Computation: Posters

pdf
The use of body part terms in Taiwan and China: Analyzing 血 xue ‘blood’ and 骨 gu ‘bone’ in Chinese Gigaword v. 2.0
Ren-feng Duann | Chu-Ren Huang
Proceedings of the 30th Pacific Asia Conference on Language, Information and Computation: Posters

2015

pdf
Mechanical Turk-based Experiment vs Laboratory-based Experiment: A Case Study on the Comparison of Semantic Transparency Rating Data
Shichang Wang | Chu-Ren Huang | Yao Yao | Angel Chan
Proceedings of the 29th Pacific Asia Conference on Language, Information and Computation

pdf
Sentiment Analyzer with Rich Features for Ironic and Sarcastic Tweets
Piyoros Tungthamthiti | Enrico Santus | Hongzhi Xu | Chu-Ren Huang | Kiyoaki Shirai
Proceedings of the 29th Pacific Asia Conference on Language, Information and Computation

pdf
The Invertible Construction in Chinese
Yan Cong | Chu-Ren Huang | Lian-Hee Wee
Proceedings of the 29th Pacific Asia Conference on Language, Information and Computation

pdf
Auditory Synaesthesia and Near Synonyms: A Corpus-Based Analysis of sheng1 and yin1 in Mandarin Chinese
Qingqing Zhao | Chu-Ren Huang | Hongzhi Xu
Proceedings of the 29th Pacific Asia Conference on Language, Information and Computation

pdf
When Embodiment Meets Generative Lexicon: The Human Body Part Metaphors in Sinica Corpus
Ren-feng Duann | Chu-Ren Huang
Proceedings of the 29th Pacific Asia Conference on Language, Information and Computation

pdf
De-verbalization and Nominal Categories in Mandarin Chinese: A corpus-driven study in both Mainland Mandarin and Taiwan Mandarin
Jiajuan Xiong | Chu-Ren Huang
Proceedings of the 29th Pacific Asia Conference on Language, Information and Computation

pdf
Graph Theoretic Features of the Adult Mental lexicon Predict Language Production in Mandarin: Clustering Coefficient
Karl Neergaard | Chu-Ren Huang
Proceedings of the 29th Pacific Asia Conference on Language, Information and Computation: Posters

pdf
LLT-PolyU: Identifying Sentiment Intensity in Ironic Tweets
Hongzhi Xu | Enrico Santus | Anna Laszlo | Chu-Ren Huang
Proceedings of the 9th International Workshop on Semantic Evaluation (SemEval 2015)

pdf
What You Need to Know about Chinese for Chinese Language Processing
Chu-Ren Huang
Proceedings of the 53rd Annual Meeting of the Association for Computational Linguistics and the 7th International Joint Conference on Natural Language Processing: Tutorial Abstracts

pdf bib
Create a Manual Chinese Word Segmentation Dataset Using Crowdsourcing Method
Shichang Wang | Chu-Ren Huang | Yao Yao | Angel Chan
Proceedings of the Eighth SIGHAN Workshop on Chinese Language Processing

pdf
EVALution 1.0: an Evolving Semantic Dataset for Training and Evaluation of Distributional Semantic Models
Enrico Santus | Frances Yung | Alessandro Lenci | Chu-Ren Huang
Proceedings of the 4th Workshop on Linked Data in Linguistics: Resources and Applications

2014

pdf
Taking Antonymy Mask off in Vector Space
Enrico Santus | Qin Lu | Alessandro Lenci | Chu-Ren Huang
Proceedings of the 28th Pacific Asia Conference on Language, Information and Computing

pdf
On the Argument Structures of the Transitive Verb ‘annoy; be annoyed; bother to do’: A Study Based on Two Comparable Corpora
Jiajuan Xiong | Chu-Ren Huang
Proceedings of the 28th Pacific Asia Conference on Language, Information and Computing

pdf bib
Proceedings of the 4th Workshop on Cognitive Aspects of the Lexicon (CogALex)
Michael Zock | Reinhard Rapp | Chu-Ren Huang
Proceedings of the 4th Workshop on Cognitive Aspects of the Lexicon (CogALex)

pdf
Exploring Mental Lexicon in an Efficient and Economic Way: Crowdsourcing Method for Linguistic Experiments
Shichang Wang | Chu-Ren Huang | Yao Yao | Angel Chan
Proceedings of the 4th Workshop on Cognitive Aspects of the Lexicon (CogALex)

pdf bib
Corpus-based Study and Identification of Mandarin Chinese Light Verb Variations
Chu-Ren Huang | Jingxia Lin | Menghan Jiang | Hongzhi Xu
Proceedings of the First Workshop on Applying NLP Tools to Similar Languages, Varieties and Dialects

pdf bib
Proceedings of Workshop on Lexical and Grammatical Resources for Language Processing
Jorge Baptista | Pushpak Bhattacharyya | Christiane Fellbaum | Mikel Forcada | Chu-Ren Huang | Svetla Koeva | Cvetana Krstev | Eric Laporte
Proceedings of Workshop on Lexical and Grammatical Resources for Language Processing

pdf
Annotation and Classification of Light Verbs and Light Verb Variations in Mandarin Chinese
Jingxia Lin | Hongzhi Xu | Menghan Jiang | Chu-Ren Huang
Proceedings of Workshop on Lexical and Grammatical Resources for Language Processing

pdf
Building a Semantic Transparency Dataset of Chinese Nominal Compounds: A Practice of Crowdsourcing Methodology
Shichang Wang | Chu-Ren Huang | Yao Yao | Angel Chan
Proceedings of Workshop on Lexical and Grammatical Resources for Language Processing

pdf
Annotate and Identify Modalities, Speech Acts and Finer-Grained Event Types in Chinese Text
Hongzhi Xu | Chu-Ren Huang
Proceedings of Workshop on Lexical and Grammatical Resources for Language Processing

pdf
Annotating Events in an Emotion Corpus
Sophia Lee | Shoushan Li | Chu-Ren Huang
Proceedings of the Ninth International Conference on Language Resources and Evaluation (LREC'14)

This paper presents the development of a Chinese event-based emotion corpus. It specifically describes the corpus design, collection and annotation. The proposed annotation scheme provides a consistent way of identifying some emotion-associated events (namely pre-events and post-events). Corpus data show that there are significant interactions between emotions and pre-events as well as that of between emotion and post-events. We believe that emotion as a pivot event underlies an innovative approach towards a linguistic model of emotion as well as automatic emotion detection and classification.

2013

pdf bib
Metaphor and Qualia: Embodiment or Eventuality
Chu-Ren Huang | Kathleen Ahrens | Francesca Quattri
Proceedings of the 6th International Conference on Generative Approaches to the Lexicon (GL2013)

pdf
Primitives of Events and the Semantic Representation
Hongzhi Xu | Chu-Ren Huang
Proceedings of the 6th International Conference on Generative Approaches to the Lexicon (GL2013)

pdf bib
以中文十億詞語料庫為基礎之兩岸詞彙對比研究 (Cross-Strait Lexical Differences: A Comparative Study based on Chinese Gigaword Corpus) [In Chinese]
Jia-Fei Hong | Chu-Ren Huang
International Journal of Computational Linguistics & Chinese Language Processing, Volume 18, Number 2, June 2013-Special Issue on Chinese Lexical Resources: Theories and Applications

pdf
A Rule System for Chinese Time Entity Recognition by Comprehensive Linguistic Study
Hongzhi Xu | Chu-Ren Huang
Proceedings of the Sixth International Joint Conference on Natural Language Processing

pdf
Joint Modeling of News Reader’s and Comment Writer’s Emotions
Huanhuan Liu | Shoushan Li | Guodong Zhou | Chu-Ren Huang | Peifeng Li
Proceedings of the 51st Annual Meeting of the Association for Computational Linguistics (Volume 2: Short Papers)

2012

pdf
A Grammar-informed Corpus-based Sentence Database for Linguistic and Computational Studies
Hongzhi Xu | Helen Kaiyun Chen | Chu-Ren Huang | Qin Lu | Dingxu Shi | Tin-Shing Chiu
Proceedings of the Eighth International Conference on Language Resources and Evaluation (LREC'12)

We adopt the corpus-informed approach to example sentence selections for the construction of a reference grammar. In the process, a database containing sentences that are carefully selected by linguistic experts including the full range of linguistic facts covered in an authoritative Chinese Reference Grammar is constructed and structured according to the reference grammar. A search engine system is developed to facilitate the process of finding the most typical examples the users need to study a linguistic problem or prove their hypotheses. The database can also be used as a training corpus by computational linguists to train models for Chinese word segmentation, POS tagging and sentence parsing.

pdf
Compositionality of NN Compounds: A Case Study on [N1+Artifactual-Type Event Nouns]
Shan Wang | Chu-Ren Huang | Hongzhi Xu
Proceedings of the 26th Pacific Asia Conference on Language, Information, and Computation

pdf
The Headedness of Mandarin Chinese Serial Verb Constructions: A Corpus-Based Study
Jingxia Lin | Chu-Ren Huang | Huarui Zhang | Hongzhi Xu
Proceedings of the 26th Pacific Asia Conference on Language, Information, and Computation

pdf
Type Construction of Event Nouns in Mandarin Chinese
Shan Wang | Chu-Ren Huang
Proceedings of the 26th Pacific Asia Conference on Language, Information, and Computation

pdf
Active Learning for Chinese Word Segmentation
Shoushan Li | Guodong Zhou | Chu-Ren Huang
Proceedings of COLING 2012: Posters

pdf
Sourcing the Crowd for a Few Good Ones: Event Type Detection
Tommaso Caselli | Chu-Ren Huang
Proceedings of COLING 2012: Posters

pdf
SMR-Cmp: Square-Mean-Root Approach to Comparison of Monolingual Contrastive Corpora
HuaRui Zhang | Chu-Ren Huang | Francesca Quattri
Proceedings of COLING 2012: Demonstration Papers

2011

pdf
Compound Event Nouns of the ‘Modifier-head’ Type in Mandarin Chinese
Shan Wang | Chu-Ren Huang
Proceedings of the 25th Pacific Asia Conference on Language, Information and Computation

pdf
The Co-occurrence of Two Delimiters: An Investigation of Mandarin Chinese Resultatives
Jingxia Lin | Chu-Ren Huang
Proceedings of the 25th Pacific Asia Conference on Language, Information and Computation

2010

pdf
Employing Personal/Impersonal Views in Supervised and Semi-Supervised Sentiment Classification
Shoushan Li | Chu-Ren Huang | Guodong Zhou | Sophia Yat Mei Lee
Proceedings of the 48th Annual Meeting of the Association for Computational Linguistics

pdf
A Text-driven Rule-based System for Emotion Cause Detection
Sophia Yat Mei Lee | Ying Chen | Chu-Ren Huang
Proceedings of the NAACL HLT 2010 Workshop on Computational Approaches to Analysis and Generation of Emotion in Text

pdf bib
Evidentiality for Text Trustworthiness Detection
Qi Su | Chu-Ren Huang | Kai-yun Chen
Proceedings of the 2010 Workshop on NLP and Linguistics: Finding the Common Ground

pdf bib
Textual Emotion Processing From Event Analysis
Chu-Ren Huang | Ying Chen | Sophia Yat Mei Lee
CIPS-SIGHAN Joint Conference on Chinese Language Processing

pdf
The Chinese Persons Name Diambiguation Evaluation: Exploration of Personal Name Disambiguation in Chinese News
Ying Chen | Peng Jin | Wenjie Li | Chu-Ren Huang
CIPS-SIGHAN Joint Conference on Chinese Language Processing

pdf
Using Corpus-based Linguistic Approaches in Sense Prediction Study
Jia-Fei Hong | Sue-Jin Ker | Chu-Ren Huang | Kathleen Ahrens
Proceedings of the 24th Pacific Asia Conference on Language, Information and Computation

pdf
Incorporate Credibility into Context for the Best Social Media Answers
Qi Su | Helen Kai-yun Chen | Chu-Ren Huang
Proceedings of the 24th Pacific Asia Conference on Language, Information and Computation

pdf
Adjectival Modification to Nouns in Mandarin Chinese: Case Studies on “cháng+noun” and “adjective+tú shū gu n”
Shan Wang | Chu-Ren Huang
Proceedings of the 24th Pacific Asia Conference on Language, Information and Computation

pdf
Compositional Operations of Mandarin Chinese Perception Verb “kàn”: A Generative Lexicon Approach
Shan Wang | Chu-Ren Huang
Proceedings of the 24th Pacific Asia Conference on Language, Information and Computation

pdf
Cross-sortal Predication and Polysemy
Petr Šimon | Chu-Ren Huang
Proceedings of the 24th Pacific Asia Conference on Language, Information and Computation

pdf bib
Proceedings of the 23rd International Conference on Computational Linguistics (Coling 2010)
Chu-Ren Huang | Dan Jurafsky
Proceedings of the 23rd International Conference on Computational Linguistics (Coling 2010)

pdf
Emotion Cause Detection with Linguistic Constructions
Ying Chen | Sophia Yat Mei Lee | Shoushan Li | Chu-Ren Huang
Proceedings of the 23rd International Conference on Computational Linguistics (Coling 2010)

pdf
Sentiment Classification and Polarity Shifting
Shoushan Li | Sophia Y. M. Lee | Ying Chen | Chu-Ren Huang | Guodong Zhou
Proceedings of the 23rd International Conference on Computational Linguistics (Coling 2010)

pdf bib
Coling 2010: Posters
Chu-Ren Huang | Dan Jurafsky
Coling 2010: Posters

pdf
Emotion Cause Events: Corpus Construction and Analysis
Sophia Yat Mei Lee | Ying Chen | Shoushan Li | Chu-Ren Huang
Proceedings of the Seventh International Conference on Language Resources and Evaluation (LREC'10)

Emotion processing has always been a great challenge. Given the fact that an emotion is triggered by cause events and that cause events are an integral part of emotion, this paper constructs a Chinese emotion cause corpus as a first step towards automatic inference of cause-emotion correlation. The corpus focuses on five primary emotions, namely happiness, sadness, fear, anger, and surprise. It is annotated with emotion cause events based on our proposed annotation scheme. Corpus data shows that most emotions are expressed with causes, and that causes mostly occur before the corresponding emotion verbs. We also examine the correlations between emotions and cause events in terms of linguistic cues: causative verbs, perception verbs, epistemic markers, conjunctions, prepositions, and others. Results show that each group of linguistic cues serves as an indicator marking the cause events in different structures of emotional constructions. We believe that the emotion cause corpus will be the useful resource for automatic emotion cause detection as well as emotion detection and classification.

pdf
Automatic Acquisition of Chinese Novel Noun Compounds
Meng Wang | Chu-Ren Huang | Shiwen Yu | Weiwei Sun
Proceedings of the Seventh International Conference on Language Resources and Evaluation (LREC'10)

Automatic acquisition of novel compounds is notoriously difficult because most novel compounds have relatively low frequency in a corpus. The current study proposes a new method to deal with the novel compound acquisition challenge. We model this task as a two-class classification problem in which a candidate compound is either classified as a compound or a non-compound. A machine learning method using SVM, incorporating two types of linguistically motivated features: semantic features and character features, is applied to identify rare but valid noun compounds. We explore two kinds of training data: one is virtual training data which is obtained by three statistical scores, i.e. co-occurrence frequency, mutual information and dependent ratio, from the frequent compounds; the other is real training data which is randomly selected from the infrequent compounds. We conduct comparative experiments, and the experimental results show that even with limited direct evidence in the corpus for the novel compounds, we can make full use of the typical frequent compounds to help in the discovery of the novel compounds.

2009

pdf bib
Proceedings of the Third Linguistic Annotation Workshop (LAW III)
Manfred Stede | Chu-Ren Huang | Nancy Ide | Adam Meyers
Proceedings of the Third Linguistic Annotation Workshop (LAW III)

pdf bib
A Cognitive-based Annotation System for Emotion Computing
Ying Chen | Sophia Y. M. Lee | Chu-Ren Huang
Proceedings of the Third Linguistic Annotation Workshop (LAW III)

pdf
Wiktionary for Natural Language Processing: Methodology and Limitations
Emmanuel Navarro | Franck Sajous | Bruno Gaume | Laurent Prévot | ShuKai Hsieh | Ivy Kuo | Pierre Magistry | Chu-Ren Huang
Proceedings of the 2009 Workshop on The People’s Web Meets NLP: Collaboratively Constructed Semantic Resources (People’s Web)

pdf
CWN-LMF: Chinese WordNet in the Lexical Markup Framework
Lung-Hao Lee | Shu-Kai Hsieh | Chu-Ren Huang
Proceedings of the 7th Workshop on Asian Language Resources (ALR7)

pdf
Query Expansion using LMF-Compliant Lexical Resources
Takenobu Tokunaga | Dain Kaplan | Nicoletta Calzolari | Monica Monachini | Claudia Soria | Virach Sornlertlamvanich | Thatsanee Charoenporn | Yingju Xia | Chu-Ren Huang | Shu-Kai Hsieh | Kiyoaki Shirai
Proceedings of the 7th Workshop on Asian Language Resources (ALR7)

pdf
A Framework of Feature Selection Methods for Text Categorization
Shoushan Li | Rui Xia | Chengqing Zong | Chu-Ren Huang
Proceedings of the Joint Conference of the 47th Annual Meeting of the ACL and the 4th International Joint Conference on Natural Language Processing of the AFNLP

pdf bib
Fundamentals of Chinese Language Processing
Chu-Ren Huang | Qin Lu
Tutorial Abstracts of ACL-IJCNLP 2009

pdf
An Integrated Approach to Heterogeneous Data for Information Extraction
Ying Chen | Sophia Y. M. Lee | Chu-Ren Huang
Proceedings of the 23rd Pacific Asia Conference on Language, Information and Computation, Volume 1

pdf
Are Emotions Enumerable or Decomposable? And its Implications for Emotion Processing
Ying Chen | Sophia Y. M. Lee | Chu-Ren Huang
Proceedings of the 23rd Pacific Asia Conference on Language, Information and Computation, Volume 1

pdf
Chinese WordNet Domains: Bootstrapping Chinese WordNet with Semantic Domain Labels
Lung-Hao Lee | Yu-Ting Yu | Chu-Ren Huang
Proceedings of the 23rd Pacific Asia Conference on Language, Information and Computation, Volume 1

pdf
Cause Event Representations for Happiness and Surprise
Sophia Yat Mei Lee | Ying Chen | Chu-Ren Huang
Proceedings of the 23rd Pacific Asia Conference on Language, Information and Computation, Volume 1

pdf
Sentiment Classification Considering Negation and Contrast Transition
Shoushan Li | Chu-Ren Huang
Proceedings of the 23rd Pacific Asia Conference on Language, Information and Computation, Volume 1

pdf
Bridging the Gap between Graph Modeling and Developmental Psycholinguistics: An Experiment on Measuring Lexical Proximity in Chinese Semantic Space
Shu-Kai Hsieh | Chun-Han Chang | Ivy Kuo | Hintat Cheung | Chu-Ren Huang | Bruno Gaume
Proceedings of the 23rd Pacific Asia Conference on Language, Information and Computation, Volume 2

pdf
Word Boundary Decision with CRF for Chinese Word Segmentation
Shoushan Li | Chu-Ren Huang
Proceedings of the 23rd Pacific Asia Conference on Language, Information and Computation, Volume 2

2008

pdf
Quality Assurance of Automatic Annotation of Very Large Corpora: a Study based on heterogeneous Tagging System
Chu-Ren Huang | Lung-Hao Lee | Wei-guang Qu | Jia-Fei Hong | Shiwen Yu
Proceedings of the Sixth International Conference on Language Resources and Evaluation (LREC'08)

We propose a set of heuristics for improving annotation quality of very large corpora efficiently. The Xinhua News portion of the Chinese Gigaword Corpus was tagged independently with both the Peking University ICL tagset and the Academia Sinica CKIP tagset. The corpus-based POS tags mapping will serve as the basis of the possible contrast in grammatical systems between PRC and Taiwan. And it can serve as the basic model for mapping between the CKIP and ICL tagging systems for any data.

pdf
KYOTO: a System for Mining, Structuring and Distributing Knowledge across Languages and Cultures
Piek Vossen | Eneko Agirre | Nicoletta Calzolari | Christiane Fellbaum | Shu-kai Hsieh | Chu-Ren Huang | Hitoshi Isahara | Kyoko Kanzaki | Andrea Marchetti | Monica Monachini | Federico Neri | Remo Raffaelli | German Rigau | Maurizio Tescon | Joop VanGent
Proceedings of the Sixth International Conference on Language Resources and Evaluation (LREC'08)

We outline work performed within the framework of a current EC project. The goal is to construct a language-independent information system for a specific domain (environment/ecology/biodiversity) anchored in a language-independent ontology that is linked to wordnets in seven languages. For each language, information extraction and identification of lexicalized concepts with ontological entries is carried out by text miners (“Kybots”). The mapping of language-specific lexemes to the ontology allows for crosslinguistic identification and translation of equivalent terms. The infrastructure developed within this project enables long-range knowledge sharing and transfer across many languages and cultures, addressing the need for global and uniform transition of knowledge beyond the specific domains addressed here.

pdf
Extracting Concrete Senses of Lexicon through Measurement of Conceptual Similarity in Ontologies
Siaw-Fong Chung | Laurent Prévot | Mingwei Xu | Kathleen Ahrens | Shu-Kai Hsieh | Chu-Ren Huang
Proceedings of the Sixth International Conference on Language Resources and Evaluation (LREC'08)

The measurement of conceptual similarity in a hierarchical structure has been proposed by studies such as Wu and Palmer (1994) which have been summarized and evaluated in Budanisky and Hirst (2006). The present study applies the measurement of conceptual similarity to conceptual metaphor research by comparing concreteness of ontological resource nodes to several prototypical concrete nodes selected by human subjects. Here, the purpose of comparing conceptual similarity between nodes is to select a concrete sense for a word which is used metaphorically. Through using WordNet-SUMO interface such as SinicaBow (Huang, Chang and Lee, 2004), concrete senses of a lexicon will be selected once its SUMO nodes have been compared in terms of conceptual similarity with the prototypical concrete nodes. This study has strong implications for the interaction of psycholinguistic and computational linguistic fields in conceptual metaphor research.

pdf
Adapting International Standard for Asian Language Technologies
Takenobu Tokunaga | Dain Kaplan | Chu-Ren Huang | Shu-Kai Hsieh | Nicoletta Calzolari | Monica Monachini | Claudia Soria | Kiyoaki Shirai | Virach Sornlertlamvanich | Thatsanee Charoenporn | YingJu Xia
Proceedings of the Sixth International Conference on Language Resources and Evaluation (LREC'08)

Corpus-based approaches and statistical approaches have been the main stream of natural language processing research for the past two decades. Language resources play a key role in such approaches, but there is an insufficient amount of language resources in many Asian languages. In this situation, standardisation of language resources would be of great help in developing resources in new languages. This paper presents the latest development efforts of our project which aims at creating a common standard for Asian language resources that is compatible with an international standard. In particular, the paper focuses on i) lexical specification and data categories relevant for building multilingual lexical resources for Asian languages; ii) a core upper-layer ontology needed for ensuring multilingual interoperability and iii) the evaluation platform used to test the entire architectural framework.

pdf
The Extended Architecture of Hantology for Japan Kanji
Ya-Min Chou | Chu-Ren Huang | Jia-Fei Hong
Proceedings of the Sixth International Conference on Language Resources and Evaluation (LREC'08)

Chinese writing system is not only used by Chinese but also used by Japanese. The motivation of this paper is to extend the architecture of Hantology which describes the features of Chinese writing system to integrate Japan Kanji and Chinese characters into the same ontology. The problem is Chinese characters adopted by Japan have been changed, thus, the modification of the original architecture of Hantology is needed. A extended architecture consists orthographic, pronunciation, sense and derived lexicon dimensions. is proposed in this paper. The contribution of this study is that the extension architecture of Hantology provides a platform to analyze the variation of Chinese characters used in Japan. The analytic results of variation for a specific Kanji can be integrated into Hantology, so it is easier to study the variation of Chinese characters systematically

pdf bib
Coling 2008: Proceedings of the Workshop on Cognitive Aspects of the Lexicon (COGALEX 2008)
Michael Zock | Chu-Ren Huang
Coling 2008: Proceedings of the Workshop on Cognitive Aspects of the Lexicon (COGALEX 2008)

pdf
Multilingual Conceptual Access to Lexicon based on Shared Orthography: An ontology-driven study of Chinese and Japanese
Chu-Ren Huang | Ya-Min Chou | Chiyo Hotani | Sheng-Yi Chen | Wan-Ying Lin
Coling 2008: Proceedings of the Workshop on Cognitive Aspects of the Lexicon (COGALEX 2008)

pdf
Constructing Taxonomy of Numerative Classifiers for Asian Languages
Kiyoaki Shirai | Takenobu Tokunaga | Chu-Ren Huang | Shu-Kai Hsieh | Tzu-Yi Kuo | Virach Sornlertlamvanich | Thatsanee Charoenporn
Proceedings of the Third International Joint Conference on Natural Language Processing: Volume-I

pdf
A Realistic and Robust Model for Chinese Word Segmentation
Chu-Ren Huang | Ting-Shuo Yo | Petr Šimon | Shu-Kai Hsieh
Proceedings of the 20th Conference on Computational Linguistics and Speech Processing

pdf
多領域文件集之詞彙概念擴展與知識架構之建立 (Conceptual Expansion and Ontological Mapping of Multi-domain Documents) [In Chinese]
Yong-Xiang Chen | Xiu-Ling Ke | Keh-Jiann Chen | Chu-Ren Huang
ROCLING 2008 Poster Papers

pdf
An Ontology of Chinese Radicals: Concept Derivation and Knowledge Representation based on the Semantic Symbols of the Four Hoofed-Mammals
Chu-Ren Huang | Ya-Jun Yang | Sheng-Yi Chen
Proceedings of the 22nd Pacific Asia Conference on Language, Information and Computation

pdf
Contrastive Approach towards Text Source Classification based on Top-Bag-of-Word Similarity
Chu-Ren Huang | Lung-Hao Lee
Proceedings of the 22nd Pacific Asia Conference on Language, Information and Computation

2007

pdf
Computing Thresholds of Linguistic Saliency
Siaw-Fong Chung | Kathleen Ahrens | Chung-Ping Cheng | Chu-Ren Huang | Petr Šimon
Proceedings of the 21st Pacific Asia Conference on Language, Information and Computation

pdf
The Polysemy of Da3: An ontology-based lexical semantic study
Jia-Fei Hong | Chu-Ren Huang | Kathleen Ahrens
Proceedings of the 21st Pacific Asia Conference on Language, Information and Computation

pdf
Rethinking Chinese Word Segmentation: Tokenization, Character Classification, or Wordbreak Identification
Chu-Ren Huang | Petr Šimon | Shu-Kai Hsieh | Laurent Prévot
Proceedings of the 45th Annual Meeting of the Association for Computational Linguistics Companion Volume Proceedings of the Demo and Poster Sessions

pdf
Automatic Discovery of Named Entity Variants: Grammar-driven Approaches to Non-Alphabetical Transliterations
Chu-Ren Huang | Petr Šimon | Shu-Kai Hsieh
Proceedings of the 45th Annual Meeting of the Association for Computational Linguistics Companion Volume Proceedings of the Demo and Poster Sessions

pdf
以中文十億詞語料庫為基礎之兩岸詞彙對比研究 (A Study of Lexical Differences between China and Taiwan based on the Chinese Gigaword Corpus) [In Chinese]
Jia-Fei Hung | Chu-Ren Huang | Ming-Wei Xu
ROCLING 2007 Poster Papers

pdf
中文詞義全文標記語料庫之設計與雛形製作 (Design and Prototype of a Fully Sense-tagged Corpus) [In Chinese]
Su-Jin Ker | Chu-Ren Huang | Jia-Fei Hung | Shih-yin Liu | Hui-Ling Chien | I-Li Su
ROCLING 2007 Poster Papers

2006

pdf
Uniform and Effective Tagging of a Heterogeneous Giga-word Corpus
Wei-Yun Ma | Chu-Ren Huang
Proceedings of the Fifth International Conference on Language Resources and Evaluation (LREC’06)

Tagging as the most crucial annotation of language resources can still be challenging when the corpus size is big and when the corpus data is not homogeneous. The Chinese Gigaword Corpus is confounded by both challenges. The corpus containsroughly 1.12 billion Chinese characters from two heterogeneous sources: respective news in Taiwan and in Mainland China. In other words, in addition to its size, the data also contains two variants of Chinese that are known to exhibit substantial linguistic differences. We utilize Chinese Sketch Engine as the corpus query tool, by which grammar behaviours of the two heterogeneous resources could be captured and displayed in a unified web interface. In this paper, we report our answer to the two challenges to effectively tag this large-scale corpus. The evaluation result shows our mechanism of tagging maintains high annotation quality.

pdf
Hantology-A Linguistic Resource for Chinese Language Processing and Studying
Ya-Min Chou | Chu-Ren Huang
Proceedings of the Fifth International Conference on Language Resources and Evaluation (LREC’06)

Hantology, a character-based Chinese language resource is created to provide an infrastructure for language processing and research on the writing system. Unlike alphabetic or syllabic writing systems, the ideographic writing system of Chinese poses both a challenge and an opportunity. The challenge is that a totally different resources structure must be created to represent and process speaker’s conventionalization of the language. The rare opportunity is that the structure itself is enriched with conceptual classification and can be utilized for ontology building. We describe the contents and possible applications of Hantology in this paper. The applications of Hantology include: (1) an account for the diachronic development of Chinese lexica (2) character-based language processing, (3) a study of conceptual structure differences in Chinese and English, and (4) comparisons of different ideographic writing systems.

pdf
When Conset Meets Synset: A Preliminary Survey of an Ontological Lexical Resource Based on Chinese Characters
Shu-Kai Hsieh | Chu-Ren Huang
Proceedings of the COLING/ACL 2006 Main Conference Poster Sessions

pdf
Infrastructure for Standardization of Asian Language Resources
Takenobu Tokunaga | Virach Sornlertlamvanich | Thatsanee Charoenporn | Nicoletta Calzolari | Monica Monachini | Claudia Soria | Chu-Ren Huang | YingJu Xia | Hao Yu | Laurent Prevot | Kiyoaki Shirai
Proceedings of the COLING/ACL 2006 Main Conference Poster Sessions

pdf
Towards Agent-based Cross-Lingual Interoperability of Distributed Lexical Resources
Claudia Soria | Maurizio Tesconi | Andrea Marchetti | Francesca Bertagna | Monica Monachini | Chu-Ren Huang | Nicoletta Calzolari
Proceedings of the Workshop on Multilingual Language Resources and Interoperability

pdf
Using Chinese Gigaword Corpus and Chinese Word Sketch in linguistic Research
Jia-Fei Hong | Chu-Ren Huang
Proceedings of the 20th Pacific Asia Conference on Language, Information and Computation

pdf
Knowledge-Rich Approach to Automatic Grammatical Information Acquisition: Enriching Chinese Sketch Engine with a Lexical Grammar
Chu-Ren Huang | Wei-Yun Ma | Yi-Ching Wu | Chih-Ming Chiu
Proceedings of the 20th Pacific Asia Conference on Language, Information and Computation

pdf
Using the Swadesh list for creating a simple common taxonomy
Laurent Prévot | Chu-Ren Huang | I-Li Su
Proceedings of the 20th Pacific Asia Conference on Language, Information and Computation

pdf bib
中文動詞名物化判斷的統計式模型設計 (A Stochastic Model for Prediction of Deverbal Nouns in Mandarin Chinese) [In Chinese]
Wei-Yun Ma | Chu-Ren Huang
Proceedings of the 18th Conference on Computational Linguistics and Speech Processing

pdf
大規模詞彙語意關係自動標示之初步研究: 以中文詞網(Chinese Wordnet)為例 (A Preliminary Study on Large-scale Automatic Labeling of Lexical Semantic Relations: A Case study of Chinese Wordnet) [In Chinese]
Shu-Kai Hsieh | Petr Šimon | Chu-Ren Huang
Proceedings of the 18th Conference on Computational Linguistics and Speech Processing

2005

pdf
In and Out: Senses and Meaning Extension of Mandarin Spatial Terms nei and wai
Yiching Wu | Cui-Xia Weng | Chu-Ren Huang
Proceedings of the 19th Pacific Asia Conference on Language, Information and Computation

pdf
Chinese Sketch Engine and the Extraction of Grammatical Collocations
Chu-Ren Huang | Adam Kilgarriff | Yiching Wu | Chih-Ming Chiu | Simon Smith | Pavel Rychly | Ming-Hong Bai | Keh-Jiann Chen
Proceedings of the Fourth SIGHAN Workshop on Chinese Language Processing

pdf
The Robustness of Domain Lexico-Taxonomy: Expanding Domain Lexicon with CiLin
Chu-Ren Huang | Xiang-Bing Li | Jia-Fei Hong
Proceedings of the Fourth SIGHAN Workshop on Chinese Language Processing

pdf
Cross-lingual Conversion of Lexical Semantic Relations: Building Parallel Wordnets
Chu-Ren Huang | I-Li Su | Jia-Fei Hong | Xiang-Bing Li
Proceedings of the Fifth Workshop on Asian Language Resources (ALR-05) and First Symposium on Asian Language Resources Network (ALRN)

pdf bib
Hantology: An Ontology based on Conventionalized Conceptualization
Ya-Min Chou | Chu-Ren Huang
Proceedings of OntoLex 2005 - Ontologies and Lexical Resources

pdf
From General Ontology to Specialized Ontology: A study based on a single author historical corpus
Ru-Yng Chang | Chu-Ren Huang | Feng-Ju Lo | Sueming Chang
Proceedings of OntoLex 2005 - Ontologies and Lexical Resources

pdf
異體字語境關係的分析與建立 (A Framework for the Contextual Analysis of Chinese Characters Variants) [In Chinese]
Ya-Min Chou | Chu-Ren Huang
Proceedings of the 17th Conference on Computational Linguistics and Speech Processing

pdf bib
The Sinica Sense Management System: Design and Implementation
Chu-Ren Huang | Chun-Ling Chen | Cui-Xia Weng | Hsiang-Ping Lee | Yong-Xiang Chen | Keh-Jiann Chen
International Journal of Computational Linguistics & Chinese Language Processing, Volume 10, Number 4, December 2005: Special Issue on Selected Papers from CLSW-5

pdf
Source Domains as Concept Domains in Metaphorical Expressions
Siaw-Fong Chung | Kathleen Ahrens | Chu-Ren Huang
International Journal of Computational Linguistics & Chinese Language Processing, Volume 10, Number 4, December 2005: Special Issue on Selected Papers from CLSW-5

2004

pdf
中央研究院中英雙語知識本體詞網(Sinica BOW):結合詞網,知識本體,與領域標記的詞彙知識庫 (The Academia Sinica Bilingual Ontological Wordnet) [In Chinese]
Ru-Yng Chang | Chu-Ren Huang
Proceedings of the 16th Conference on Computational Linguistics and Speech Processing

pdf
Sinica BOW (Bilingual Ontological Wordnet): Integration of Bilingual WordNet and SUMO
Chu-Ren Huang | Ru-Yng Chang | Hsiang-Pin Lee
Proceedings of the Fourth International Conference on Language Resources and Evaluation (LREC’04)

pdf
Text-based Construction and Comparison of Domain Ontology : A Study Based on Classical Poetry
Chu-Ren Huang
Proceedings of the 18th Pacific Asia Conference on Language, Information and Computation

pdf
Ontology-based Prediction of Compound Relations : A Study Based on SUMO
Jia-Fei Hong | Xiang-Bing Li | Chu-Ren Huang
Proceedings of the 18th Pacific Asia Conference on Language, Information and Computation

2003

pdf
Conceptual Metaphors: Ontology-based Representation and Corpora Driven Mapping Principles
Kathleen Ahrens | Siaw Fong Chung | Chu-Ren Huang
Proceedings of the ACL 2003 Workshop on the Lexicon and Figurative Language

pdf
ECONOMY IS A PERSON: A Chinese-English Corpora and Ontological-based Comparison Using the Conceptual Mapping Model
Siaw-Fong Chung | Kathleen Ahrens | Chu-Ren Huang
Proceedings of Research on Computational Linguistics Conference XV

pdf
The Semantics of Shapes : A Study based on Mandarin Quan1zi5(圈子)
Cui-Xia Weng | Chu-Ren Huang
Proceedings of the 17th Pacific Asia Conference on Language, Information and Computation

pdf
The Semantics of Onomatopoeic Speech Act Verbs
I-Ni Tsai | Chu-Ren Huang
Proceedings of the 17th Pacific Asia Conference on Language, Information and Computation

2002

pdf bib
Induction of Classification from Lexicon Expansion: Assigning Domain Tags to WordNet Entries
Echa Chang | Chu-Ren Huang | Sue-Jin Ker | Chang-Hua Yang
COLING-02: SEMANET: Building and Using Semantic Networks

pdf
Translating Lexical Semantic Relations: The First Step towards Multilingual Wordnets
Chu-Ren Huang | I-Ju E. Tseng | Dylan B.S. Tsai
COLING-02: SEMANET: Building and Using Semantic Networks

pdf
OLACMS: Comparisons and Applications in Chinese and Formosan Languages
Ru-Yng Chang | Chu-Ren Huang
COLING-02: The 3rd Workshop on Asian Language Resources and International Standardization

pdf
Categorical Ambiguity and Information Content: A Corpus-based Study of Chinese
Chu-Ren Huang | Ru-Yng Chang
COLING-02: The First SIGHAN Workshop on Chinese Language Processing

2001

pdf bib
A Comparative Study of English and Chinese Synonym Pairs : An Approach based on The Module-Attribute Representation of Verbal Semantics
Kathleen Ahrens | Chu-Ren Huang
Proceedings of the 15th Pacific Asia Conference on Language, Information and Computation

pdf
The Structure of Polysemy : A Study of Multi-sense Words Based on WordNet
Jen-Yi Lin | Chang-Hua Yang | Shu-Chuan Tseng | Chu-Ren Huang
Proceedings of the 16th Pacific Asia Conference on Language, Information and Computation

2000

pdf bib
漢語動詞辭彙語意分析:表達模式與研究方法 (A Lexical-Semantic Analysis of Mandarin Chinese Verbs: Representation and Methodology) [In Chinese]
Li-Li Chang | Keh-Jiann Chen | Chu-Ren Huang
International Journal of Computational Linguistics & Chinese Language Processing, Volume 5, Number 1, February 2000: Special Issue on Chinese Verbal Semantics

pdf bib
The Module-Attribute Representation of Verbal Semantics: From Semantic to Argument Structure
Chu-Ren Huang | Kathleen Ahrens | Li-Li Chang | Keh-Jiann Chen | Mei-Chun Liu | Mei-Chih Tsai
International Journal of Computational Linguistics & Chinese Language Processing, Volume 5, Number 1, February 2000: Special Issue on Chinese Verbal Semantics

pdf
What Can Near Synonyms Tell Us
Lian-Cheng Chief | Chu-Ren Huang | Keh-Jiann Chen | Mei-Chih Tsai | Li-Li Chang
International Journal of Computational Linguistics & Chinese Language Processing, Volume 5, Number 1, February 2000: Special Issue on Chinese Verbal Semantics

pdf
Alternation Across Semantic Fields: A Study on Mandarin Verbs of Emotion
Li-Li Chang | Keh-Jiann Chen | Chu-Ren Huang
International Journal of Computational Linguistics & Chinese Language Processing, Volume 5, Number 1, February 2000: Special Issue on Chinese Verbal Semantics

pdf
When Endpoint Meets Endpoint: A Corpus-based Lexical Semantic Study of Mandarin Verbs of Throwing
Mei-Chun Liu | Chu-Ren Huang | Charles Lee | Ching-Yi Lee
International Journal of Computational Linguistics & Chinese Language Processing, Volume 5, Number 1, February 2000: Special Issue on Chinese Verbal Semantics

pdf
Sinica Treebank: Design Criteria, Annotation Guidelines, and On-line Interface
Chu-Ren Huang | Feng-Yi Chen | Keh-Jiann Chen | Zhao-ming Gao | Kuang-Yu Chen
Second Chinese Language Processing Workshop

pdf
The Module-Attribute Representation of Verbal Semantics
Chu-Ren Huang | Kathleen Ahrens
Proceedings of the 14th Pacific Asia Conference on Language, Information and Computation

1999

pdf
Semantic Representation of Verbal Information – A Case from Mandarin Verbs of Judging
Mei-Chun Liu | Chu-Ren Huang | Jia-Ying Lee
Proceedings of Research on Computational Linguistics Conference XII

pdf
Lexical Information and Beyond : Constructional Inferences in Semantic Representation
Mei-Chun Liu | Chu-Ren Huang | Ching-Yi Lee
Proceedings of the 13th Pacific Asia Conference on Language, Information and Computation

pdf
Alternation Across Semantic Fields : A Study of Mandarin Verbs of Emotion
Li-li Chang | Keh-jiann Chen | Chu-Ren Huang
Proceedings of the 13th Pacific Asia Conference on Language, Information and Computation

1998

pdf
Quantitative Criteria for Computational Chinese Lexicography
Chu-Ren Huang | Zhao-ming Gao | Claude C.C. Shen | Keh-Jiann Chen
Proceedings of Research on Computational Linguistics Conference XI

pdf
Meaning Representation and Meaning Instantiation for Chinese Nominals
Kathleen Ahrens | Li-Li Chang | Ke-Jiann Chen | Chu-Ren Huang
International Journal of Computational Linguistics & Chinese Language Processing, Volume 3, Number 1, February 1998: Special Issue on the 10th Research on Computational Linguistics International Conference

pdf
Towards a Representation of Verbal Semantics – An Approach Based on Near-Synonyms
Mei-Chih Tsai | Chu-Ren Huang | Keh-Jiann Chen | Kathleen Ahrens
International Journal of Computational Linguistics & Chinese Language Processing, Volume 3, Number 1, February 1998: Special Issue on the 10th Research on Computational Linguistics International Conference

1997

bib
Proceedings of the 10th Research on Computational Linguistics International Conference
Keh-Jiann Chen | Chu-Ren Huang | Richard Sproat
Proceedings of the 10th Research on Computational Linguistics International Conference

pdf bib
Meaning Representation and Meaning Instantiation for Chinese Nominals
Kathleen Ahrens | Li-li Chang | Keh-Jiann Chen | Chu-Ren Huang
Proceedings of the 10th Research on Computational Linguistics International Conference

pdf
Towards a Representation of Verbal Semantics – An Approach Based on Near Synonyms
Mei-chih Tsai | Chu-Ren Huang | Keh-jiann Chen | Kathleen Ahrens
Proceedings of the 10th Research on Computational Linguistics International Conference

pdf
建構一個以共時與歷時語言研究為導向的歷史語料庫 (Historical Corpora for Synchronic and Diachronic Linguistics Studies) [In Chinese]
Pei-chuan Wei | P.M. Thompson | Cheng-hui Liu | Chu-Ren Huang | Chaofen Sun
International Journal of Computational Linguistics & Chinese Language Processing, Volume 2, Number 1, February 1997: Special Issue on Computational Resources for Research in Chinese Linguistics

pdf
Segmentation Standard for Chinese Natural Language Processing
Chu-Ren Huang | Keh-Jiann Chen | Li-Li Chang | Feng-Yi Chen
International Journal of Computational Linguistics & Chinese Language Processing, Volume 2, Number 2, August 1997

1996

pdf
Segmentation Standard for Chinese Natural Language Processing
Chu-Ren Huang | Keh-jiann Chen | Li-Li Chang
COLING 1996 Volume 2: The 16th International Conference on Computational Linguistics

pdf bib
Classifiers and Semantic Type Coercion : Motivating a New Classification of Classifiers
Kathleen Ahrens | Chu-Ren Huang
Proceedings of the 11th Pacific Asia Conference on Language, Information and Computation

pdf
SINICA CORPUS : Design Methodology for Balanced Corpora
Keh-Jiann Chen | Chu-Ren Huang | Li-Ping Chang | Hui-Li Hsu
Proceedings of the 11th Pacific Asia Conference on Language, Information and Computation

pdf
語料庫在辭典編輯上的運用 (The Application of Language Corpus on Dictionary Editing) [In Chinese]
Li-Li Chang | Keh-Jiann Chen | Chu-Ren Huang
Proceedings of Rocling IX Computational Linguistics Conference IX

pdf
語料庫為本的語義訊息抽取與辨析以近義詞研究為例 (Synonym Discrimination Based on Corpus) [In Chinese]
Mei-Chih Tsai | Chu-Ren Huang | Keh-Jiann Chen
Proceedings of Rocling IX Computational Linguistics Conference IX

1995

pdf
Construction as a Theoretical Entity : An Argument Based on Mandarin Existential Sentences
Chao-ran Chen | Chu-Ren Huang | Kathleen Ahrens
Proceedings of the 10th Pacific Asia Conference on Language, Information and Computation

1994

pdf
Character-based Collocation for Mandarin Chinese
Chu-Ren Huang | Keh-jiann Chen | Yun-yan Yang
COLING 1994 Volume 1: The 15th International Conference on Computational Linguistics

1993

bib
Proceedings of Rocling VI Computational Linguistics Conference VI
Keh-Jiann Chen | Chu-Ren Huang
Proceedings of Rocling VI Computational Linguistics Conference VI

1992

pdf
A Chinese Corpus for Linguistic Research
Chu-Ren Huang | Keh-jiann Chen
COLING 1992 Volume 4: The 14th International Conference on Computational Linguistics

pdf
漢語的動詞名物化初探–漢語中帶論元的名物化派生名詞 (A preliminary study on Nominalization in Mandarin Chinese – argument-taking deverbal nouns) [In Chinese]
Marie Meili Yeh | Chih-Chen Tang | Chu-Ren Huang | Keh-Jiann Chen
Proceedings of Rocling V Computational Linguistics Conference V

pdf
Reduplication In Mandarin Chinese: Their Formation Rules, Syntactic Behavior And ICG Representation
Feng-yi Chen | Ruo-ping Mo | Chu-Ren Huang | Keh-Jiann Chen
Proceedings of Rocling V Computational Linguistics Conference V

1991

pdf
Determinative-Measure Compounds in Mandarin Chinese Formation Rules and Parser Implementation
Ruo-ping Mo | Yao-Jung Yang | Keh-Jiann Chen | Chu-Ren Huang
Proceedings of Rocling IV Computational Linguistics Conference IV

1990

pdf
Information-based Case Grammar
Keh-jiann Chen | Chu-Ren Huang
COLING 1990 Volume 2: Papers presented to the 13th International Conference on Computational Linguistics

1989

bib
Proceedings of Rocling II Computational Linguistics Conference II
Chu-Ren Huang | Keh-Jiann Chen
Proceedings of Rocling II Computational Linguistics Conference II

pdf bib
The Identification Of Thematic Roles In Parsing Mandarin Chinese
Keh-jiann Chen | Chu-Ren Huang | Li-ping Chang
Proceedings of Rocling II Computational Linguistics Conference II

pdf
A Unification-based Approach to Mandarin Questions
Yu-Ling Shiu | Chu-Ren Huang
Proceedings of Rocling II Computational Linguistics Conference II

1988

bib
Proceedings of Rocling I Computational Linguistics Conference I
Keh-Jiann Chen | Chu-Ren Huang
Proceedings of Rocling I Computational Linguistics Conference I

Search
Co-authors