DLCLApr 8, 2020

SciWING -- A Software Toolkit for Scientific Document Processing

arXiv:2004.03807v2Has Code
AI Analysis

This toolkit aids researchers in scientific document processing by offering modular, production-ready tools, though it is incremental as it builds on existing models and frameworks.

The authors introduced SciWING, an open-source software toolkit that provides pre-trained models for scientific document processing tasks, such as citation parsing and structure recovery, enabling rapid experimentation and transfer learning with transformers like BERT and SciBERT.

We introduce SciWING, an open-source software toolkit which provides access to pre-trained models for scientific document processing tasks, inclusive of citation string parsing and logical structure recovery. SciWING enables researchers to rapidly experiment with different models by swapping and stacking different modules. It also enables them declare and run models from a configuration file. It enables researchers to perform production-ready transfer learning from general, pre-trained transformers (i.e., BERT, SciBERT etc), and aids development of end-user applications. It includes ready-to-use web and terminal-based applications and demonstrations (Available from http://sciwing.io).

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes