paper-with-me

Papers

Detecting Syntactic Change Using a Neural Part-of-Speech Tagger

2019-06-04 · WS 2019 8 · William Merrill, Gigi Felice Stark, Robert Frank

We train a diachronic long short-term memory (LSTM) part-of-speech tagger on a large corpus of American English from the 19th, 20th, and 21st centuries. We analyze the tagger's ability to implicitly learn temporal structure between years, and the extent to which this knowledge can be transferred to date new sentences. The learned year embeddings show a strong linear correlation between their first principal component and time. We show that temporal information encoded in the model can be used to predict novel sentences' years of composition relatively well. Comparisons to a feedforward baseline suggest that the temporal change learned by the LSTM is syntactic rather than purely lexical. Thus, our results suggest that our tagger is implicitly learning to model syntactic change in American English over the course of the 19th, 20th, and early 21st centuries.

📄 PDF Abstract BibTeX arXiv:1906.01661

Code (1)

viking-sudo-rm/DiachronicPOSTagger 공식 구현 tf

Methods 이 논문이 사용한 방법론

American 설명 없음
Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Incorporating External POS Tagger for Punctuation Restoration

2021-06-12 · Ning Shi, Wei Wang, Boxin Wang, Jinfeng Li 외

Punctuation restoration is an important post-processing step in automatic speech recognition. Among other kinds of external information, part-of-speech (POS) taggers provide informative tags, suggesting each input token'…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language ModelingLanguage Modelling+4

Women's Syntactic Resilience and Men's Grammatical Luck: Gender-Bias in Part-of-Speech Tagging and Dependency Parsing

2019-07-01 · ACL 2019 7 · Aparna Garimella, Carmen Banea, Dirk Hovy, Rada Mihalcea

Several linguistic studies have shown the prevalence of various lexical and grammatical patterns in texts authored by a person of a particular gender, but models for part-of-speech tagging and dependency parsing have sti…

ArticlesDependency ParsingPart-Of-Speech Tagging

An Experimental Investigation of Part-Of-Speech Taggers for Vietnamese

2022-06-14 · Tuan-Phong Nguyen, Quoc-Tuan Truong, Xuan-Nam Nguyen, Anh-Cuong Le

Part-of-speech (POS) tagging plays an important role in Natural Language Processing (NLP). Its applications can be found in many NLP tasks such as named entity recognition, syntactic parsing, dependency parsing and text …

ChunkingDependency Parsingnamed-entity-recognitionNamed Entity Recognition+4

Multi-source morphosyntactic tagging for spoken Rusyn

2017-04-01 · WS 2017 4 · Yves Scherrer, Achim Rabus

This paper deals with the development of morphosyntactic taggers for spoken varieties of the Slavic minority language Rusyn. As neither annotated corpora nor parallel corpora are electronically available for Rusyn, we pr…

Morphological TaggingPart-Of-Speech Tagging

Developing a Part-Of-Speech tagger for te reo Māori

2022-05-01 · ComputEL (ACL) 2022 5 · Aoife Finn, Peter-Lucas Jones, Keoni Mahelona, Suzanne Duncan 외

This paper discusses the development of a Part-of-Speech tagger for te reo Māori which is the Indigenous language of Aotearoa, also known as New Zealand, see Morrison. Henceforth, Part-of-Speech will be referred to as PO…

POSTAG