Saved in:
Bibliographic Details
Main Authors: Qi, Lemeng, Han, Yang, Xie, Zhuotong
Format: Preprint
Published: 2024
Subjects:
Online Access:https://arxiv.org/abs/2409.14374
Tags: Add Tag
No Tags, Be the first to tag this record!
Table of Contents:
  • This paper explores the challenges posed by nominal adjectives (NAs) in natural language processing (NLP) tasks, particularly in part-of-speech (POS) tagging. We propose treating NAs as a distinct POS tag, "JN," and investigate its impact on POS tagging, BIO chunking, and coreference resolution. Our study shows that reclassifying NAs can improve the accuracy of syntactic analysis and structural understanding in NLP. We present experimental results using Hidden Markov Models (HMMs), Maximum Entropy (MaxEnt) models, and Spacy, demonstrating the feasibility and potential benefits of this approach. Additionally we finetuned a bert model to identify the NA in untagged text.