paper-with-me

Papers

A Hybrid Approach Combining Statistical Knowledge with Conditional Random Fields for Chinese Grammatical Error Detection

2018-07-01 · WS 2018 7 · Yiyi Wang, Chilin Shih

This paper presents a method of combining Conditional Random Fields (CRFs) model with a post-processing layer using Google n-grams statistical information tailored to detect word selection and word order errors made by learners of Chinese as Foreign Language (CFL). We describe the architecture of the model and its performance in the shared task of the ACL 2018 Workshop on Natural Language Processing Techniques for Educational Applications (NLPTEA). This hybrid approach yields comparably high false positive rate (FPR = 0.1274) and precision (Pd= 0.7519; Pi= 0.6311), but low recall (Rd = 0.3035; Ri = 0.1696 ) in grammatical error detection and identification tasks. Additional statistical information and linguistic rules can be added to enhance the model performance in the future.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Grammatical Error Detection

Similar Papers 제목 키워드 기반

Clinical Event Detection with Hybrid Neural Architecture

2017-08-01 · WS 2017 8 · Adyasha Maharana, Meliha Yetisgen

Event detection from clinical notes has been traditionally solved with rule based and statistical natural language processing (NLP) approaches that require extensive domain knowledge and feature engineering. In this pape…

Event DetectionFeature EngineeringWord Embeddings

Algorithmic clothing: hybrid recommendation, from street-style-to-shop

2017-05-26 · Y Qian, P Giaccone, M Sasdelli, E Vasquez 외

In this paper we detail Cortexica's (https://www.cortexica.com) recommendation framework -- particularly, we describe how a hybrid visual recommender system can be created by combining conditional random fields for segme…

General ClassificationRecommendation SystemsSegmentation

First-Order Context-Specific Likelihood Weighting in Hybrid Probabilistic Logic Programs

2022-01-26 · Nitesh Kumar, Ondrej Kuzelka, Luc De Raedt

Statistical relational AI and probabilistic logic programming have so far mostly focused on discrete probabilistic models. The reasons for this is that one needs to provide constructs to succinctly model the independenci…

Hybrid Probabilistic Logic Programming: Inference and Learning

2023-02-01 · Nitesh Kumar

This thesis focuses on advancing probabilistic logic programming (PLP), which combines probability theory for uncertainty and logic programming for relations. The thesis aims to extend PLP to support both discrete and co…

Missing Values

Hybrid semi-Markov CRF for Neural Sequence Labeling

2018-05-10 · ACL 2018 7 · Zhi-Xiu Ye, Zhen-Hua Ling

This paper proposes hybrid semi-Markov conditional random fields (SCRFs) for neural sequence labeling in natural language processing. Based on conventional conditional random fields (CRFs), SCRFs have been designed for t…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER