40 Forks
214 Stars
214 Watchers

PIE

Fast + Non-Autoregressive Grammatical Error Correction using BERT. Code and Pre-trained models for paper "Parallel Iterative Edit Models for Local Sequence Transduction": www.aclweb.org/anthology/D19-1435.pdf (EMNLP-IJCNLP 2019)

How to download and setup PIE

Open terminal and run command
git clone https://github.com/awasthiabhijeet/PIE.git
git clone is used to create a copy or clone of PIE repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with PIE https://github.com/awasthiabhijeet/PIE/archive/master.zip

Or simply clone PIE with SSH
[email protected]:awasthiabhijeet/PIE.git

If you have some problems with PIE

You may open issue on PIE support forum (system) here: https://github.com/awasthiabhijeet/PIE/issues