paper-with-me

Papers

Open Named Entity Modeling from Embedding Distribution

2019-08-31 · Ying Luo, Hai Zhao, Zhuosheng Zhang, Bingjie Tang

In this paper, we report our discovery on named entity distribution in a general word embedding space, which helps an open definition on multilingual named entity definition rather than previous closed and constraint definition on named entities through a named entity dictionary, which is usually derived from human labor and replies on schedule update. Our initial visualization of monolingual word embeddings indicates named entities tend to gather together despite of named entity types and language difference, which enable us to model all named entities using a specific geometric structure inside embedding space, namely, the named entity hypersphere. For monolingual cases, the proposed named entity model gives an open description of diverse named entity types and different languages. For cross-lingual cases, mapping the proposed named entity model provides a novel way to build a named entity dataset for resource-poor languages. At last, the proposed named entity model may be shown as a handy clue to enhance state-of-the-art named entity recognition systems generally.

📄 PDF Abstract BibTeX arXiv:1909.00170

Code (0)

등록된 구현이 없습니다.

Tasks

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

Similar Papers 제목 키워드 기반

Modeling Named Entity Embedding Distribution into Hypersphere

2019-09-03 · Zhuosheng Zhang, Bingjie Tang, Zuchao Li, Hai Zhao

This work models named entity distribution from a way of visualizing topological structure of embedding space, so that we make an assumption that most, if not all, named entities (NEs) for a language tend to aggregate to…

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

Named Entity Recognition in the Romanian Legal Domain

2021-11-01 · EMNLP (NLLP) 2021 11 · Vasile Pais, Maria Mitrofan, Carol Luca Gasan, Vlad Coneschi 외

Recognition of named entities present in text is an important step towards information extraction and natural language understanding. This work presents a named entity recognition system for the Romanian legal domain. Th…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Natural Language Understanding+1

Empirical Study of Named Entity Recognition Performance Using Distribution-aware Word Embedding

2021-09-03 · Xin Chen, Qi Zhao, Xinyang Liu

With the fast development of Deep Learning techniques, Named Entity Recognition (NER) is becoming more and more important in the information extraction task. The greatest difficulty that the NER task faces is to keep the…

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

Self-Attention Gazetteer Embeddings for Named-Entity Recognition

2020-04-08 · Stanislav Peshterliev, Christophe Dupuy, Imre Kiss

Recent attempts to ingest external knowledge into neural models for named-entity recognition (NER) have exhibited mixed results. In this work, we present GazSelfAttn, a novel gazetteer embedding approach that uses self-a…

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

Building a Web-Scale Dependency-Parsed Corpus from CommonCrawl

2017-10-04 · LREC 2018 5 · Alexander Panchenko, Eugen Ruppert, Stefano Faralli, Simone Paolo Ponzetto 외

We present DepCC, the largest-to-date linguistically analyzed corpus in English including 365 million documents, composed of 252 billion tokens and 7.5 billion of named entity occurrences in 14.3 billion sentences from a…

Open Information ExtractionQuestion AnsweringWord Embeddings