TEASPN: Framework and Protocol for Integrated Writing Assistance Environments (D19-3)
Copied to clipboard
| Challenge: | TEASPN is an open-source protocol for integrated writing assistance environments . authors propose that developers and researchers can integrate the latest developments in natural language processing with low cost. |
| Approach: | They propose a protocol and framework for integrating writing aids with writing software. |
| Outcome: | The proposed protocol standardizes the way writing software communicates with servers that implement such technologies, allowing developers and researchers to integrate the latest developments in natural language processing (NLP) with low cost. |
Similar Papers
Challenges and Strategies in Cross-Cultural NLP (2022.acl-long)
Copied to clipboard
Daniel Hershcovich, Stella Frank, Heather Lent, Miryam de Lhoneux, Mostafa Abdou, Stephanie Brandl, Emanuele Bugliarello, Laura Cabello Piqueras, Ilias Chalkidis, Ruixiang Cui, Constanza Fierro, Katerina Margatina, Phillip Rust, Anders Søgaard
| Challenge: | Various efforts have been made to accommodate linguistic diversity and serve speakers of many different languages. |
| Approach: | They propose a framework to examine cultural differences in NLP to better serve users . they argue that cultural knowledge, preferences and values can affect NLP practices . |
| Outcome: | The proposed framework examines how cultural knowledge, preferences and values can affect NLP practices. |
UnifiedGEC: Integrating Grammatical Error Correction Approaches for Multi-languages with a Unified Framework (2025.coling-demos)
Copied to clipboard
| Challenge: | Existing tools for GEC have been developed to support research on grammatical errors, but there is no comprehensive evaluation on these models. |
| Approach: | They propose an open-source framework for Grammatical Error Correction that integrates 5 widely-used GEC models and compares their performance on 7 datasets in different languages. |
| Outcome: | The proposed framework compares 5 widely-used models on 7 datasets in different languages. |
CARE: Collaborative AI-Assisted Reading Environment (2023.acl-demo)
Copied to clipboard
| Challenge: | Recent years have seen impressive progress in AI-assisted writing, yet the developments in AI assisted reading are lacking. |
| Approach: | They propose an open integrated platform for the study of inline commentary and reading. |
| Outcome: | The proposed platform is used in a scholarly peer review study and invites the community to build upon it. |
Langsmith: An Interactive Academic Text Revision System (2020.emnlp-demos)
Copied to clipboard
| Challenge: | Currently, diversity and inclusion initiatives in the academic community are encouraged . however, writing papers in English can be a daunting task . |
| Approach: | They propose a system that helps non-native English speakers to write papers in English . the system can suggest fluent, academic-style sentences based on their rough, incomplete phrases or sentences . |
| Outcome: | The proposed system can help non-native English speakers write papers in English . the system can suggest fluent, academic-style sentences based on their rough sentences . |
Teanga: A Linked Data based platform for Natural Language Processing (L18-1)
Copied to clipboard
| Challenge: | Using linked data, we can use many NLP services from a single interface . integrating components within a development model is endemic to software development . |
| Approach: | They propose a linked data based platform for natural language processing that uses linked data to define the types of services input and output. |
| Outcome: | The proposed platform is easy to install and run, easy to use and able to run multiple NLP tasks from one interface. |
SynGEC: Syntax-Enhanced Grammatical Error Correction with a Tailored GEC-Oriented Parser (2022.emnlp-main)
Copied to clipboard
| Challenge: | Existing approaches to grammatical error correction are unreliable when processing ungrammatically . a new approach is proposed that incorporates dependency syntactic information into the encoder part of GEC models. |
| Approach: | They propose a syntax-enhanced grammatical error correction approach called SynGEC that incorporates dependency syntactic information into the encoder part of GEC models. |
| Outcome: | The proposed approach outperforms strong baselines and achieves competitive performance on mainstream English and Chinese GEC datasets. |
Coding Textual Inputs Boosts the Accuracy of Neural Networks (2020.emnlp-main)
Copied to clipboard
| Challenge: | a new approach to natural language processing uses arbitrary symbols to represent meaning . Soundex, MetaPhone, NYSIIS, logogram are used as inputs for NLP . |
| Approach: | They propose to use arbitrary symbols to represent linguistic meaning of a word . they propose to integrate codewords with text to provide more reliable inputs . |
| Outcome: | The proposed approach outperforms state-of-the-art models on machine translation, language modeling, and part-of speech tagging. |
From Text to Context: Contextualizing Language with Humans, Groups, and Communities for Socially Aware NLP (2024.naacl-tutorials)
Copied to clipboard
Adithya V Ganesan, Siddharth Mangalik, Vasudha Varadarajan, Nikita Soni, Swanie Juhng, João Sedoc, H. Andrew Schwartz, Salvatore Giorgi, Ryan L Boyd
| Challenge: | This tutorial will cover the latest techniques and libraries for doing so at each level of analysis. |
| Approach: | This tutorial will cover the latest techniques and libraries for doing so at each level of analysis. |
| Outcome: | The tutorial covers human-centered techniques that provide benefit to traditional document- or word-level NLP tasks. |
Automated Writing Support Using Deep Linguistic Parsers (2020.lrec-1)
Copied to clipboard
Luís Morgado da Costa, Roger V P Winder, Shu Yun Li, Benedict Christopher Lin Tzer Liang, Joseph Mackinnon, Francis Bond
| Challenge: | Automated Grammar Error Detection (GED) and Grammar Erreor Correction (GEC) are tasks that have attracted some attention within the NLP community. |
| Approach: | They propose a web-based system that integrates English Grammatical Error Detection (GED) and course-specific stylistic guidelines to automatically review and provide feedback on student assignments. |
| Outcome: | The system integrates both general NLP methods and high precision parsers to check student assignments before they are submitted for grading. |
EUSP: An Easy-to-Use Semantic Parsing PlatForm (D19-3)
Copied to clipboard
| Challenge: | Semantic parsing aims to map natural language utterances into structured meaning representations. |
| Approach: | They propose a modular platform that allows developers to build semantic parser from scratch. |
| Outcome: | The proposed platform achieves competitive performance on semantic parsing task and improves performance of a business search engine. |