paper-with-me

Papers

TexSmart: A System for Enhanced Natural Language Understanding

2021-08-01 · ACL 2021 5 · Lemao Liu, Haisong Zhang, Haiyun Jiang, Yangming Li, Enbo Zhao, Kun Xu, Linfeng Song, Suncong Zheng, Botong Zhou, Dick Zhu, Xiao Feng, Tao Chen, Tao Yang, Dong Yu, Feng Zhang, Zhanhui Kang, Shuming Shi

This paper introduces TexSmart, a text understanding system that supports fine-grained named entity recognition (NER) and enhanced semantic analysis functionalities. Compared to most previous publicly available text understanding systems and tools, TexSmart holds some unique features. First, the NER function of TexSmart supports over 1,000 entity types, while most other public tools typically support several to (at most) dozens of entity types. Second, TexSmart introduces new semantic analysis functions like semantic expansion and deep semantic representation, that are absent in most previous systems. Third, a spectrum of algorithms (from very fast algorithms to those that are relatively slow but more accurate) are implemented for one function in TexSmart, to fulfill the requirements of different academic and industrial applications. The adoption of unsupervised or weakly-supervised algorithms is especially emphasized, with the goal of easily updating our models to include fresh data with less human annotation efforts.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Natural Language UnderstandingNER

Similar Papers 제목 키워드 기반

TexSmart: A Text Understanding System for Fine-Grained NER and Enhanced Semantic Analysis

2020-12-31 · Haisong Zhang, Lemao Liu, Haiyun Jiang, Yangming Li 외

This technique report introduces TexSmart, a text understanding system that supports fine-grained named entity recognition (NER) and enhanced semantic analysis functionalities. Compared to most previous publicly availabl…

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

Robustly Optimized and Distilled Training for Natural Language Understanding

2021-03-16 · Haytham ElFadeel, Stan Peshterliev

In this paper, we explore multi-task learning (MTL) as a second pretraining step to learn enhanced universal language representation for transformer language models. We use the MTL enhanced representation across several …

Knowledge DistillationMachine Reading ComprehensionMulti-Task LearningNatural Language Inference+2

Large Language Models Understand Layout

2024-07-08 · Weiming Li, Manni Duan, Dong An, Yan Shao

Large language models (LLMs) demonstrate extraordinary abilities in a wide range of natural language processing (NLP) tasks. In this paper, we show that, beyond text understanding capability, LLMs are capable of processi…

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Enhanced English Universal Dependencies: An Improved Representation for Natural Language Understanding Tasks

2016-05-01 · LREC 2016 5 · Sebastian Schuster, Christopher D. Manning

Many shallow natural language understanding tasks use dependency trees to extract relations between content words. However, strict surface-structure dependency trees tend to follow the linguistic structure of sentences t…

Implicit RelationsNatural Language Understanding

Non-Natural Image Understanding with Advancing Frequency-based Vision Encoders

2025-01-01 · CVPR 2025 1 · Wang Lin, Qingsong Wang, Yueying Feng, Shulei Wang 외

Large language models (LLMs) have significantly enhanced cross-modal understanding capabilities by integrating visual encoders with textual embeddings, giving rise to multimodal large language models (MLLMs). However…