ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 1812.08729
11
17

PyText: A Seamless Path from NLP research to production

12 December 2018
Ahmed Aly
Kushal Lakhotia
Shicong Zhao
Mrinal Mohit
Barlas Oğuz
Abhinav Arora
Sonal Gupta
Christopher Dewan
Stef Nelson-Lindall
Rushin Shah
ArXivPDFHTML
Abstract

We introduce PyText - a deep learning based NLP modeling framework built on PyTorch. PyText addresses the often-conflicting requirements of enabling rapid experimentation and of serving models at scale. It achieves this by providing simple and extensible interfaces for model components, and by using PyTorch's capabilities of exporting models for inference via the optimized Caffe2 execution engine. We report our own experience of migrating experimentation and production workflows to PyText, which enabled us to iterate faster on novel modeling ideas and then seamlessly ship them at industrial scale.

View on arXiv
Comments on this paper