TEASPN adapts the Language Server Protocol to natural language writing, providing a standard interface for integrating writing assistance tools into editors.
Gmail Smart Compose: Real-Time Assisted Writing
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
In this paper, we present Smart Compose, a novel system for generating interactive, real-time suggestions in Gmail that assists users in writing mails by reducing repetitive typing. In the design and deployment of such a large-scale and complicated system, we faced several challenges including model selection, performance evaluation, serving and other practical issues. At the core of Smart Compose is a large-scale neural language model. We leveraged state-of-the-art machine learning techniques for language model training which enabled high-quality suggestion prediction, and constructed novel serving infrastructure for high-throughput and real-time inference. Experimental results show the effectiveness of our proposed system design and deployment approach. This system is currently being served in Gmail.
fields
cs.CL 1years
2019 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
TEASPN: Framework and Protocol for Integrated Writing Assistance Environments
TEASPN adapts the Language Server Protocol to natural language writing, providing a standard interface for integrating writing assistance tools into editors.