jcyk / BCR

Measuring and Reducing Model Update Regression in Structured Prediction for NLP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MUR-SP

This repo is for Measuring and Reducing Model Update Regression in Structured Prediction for NLP. NeurIPS2022

Our experiments are on two typical structured prediction tasks, dependency parsing and conversational semantic parsing.

Dependency Parsing

The folder dp contains the code and instructions to train different dependency parsers and get the parses from them.

Conversational Semantic Parsing

The folder top contains the code and instructions to train different conversational semantic parsers and get the parses from them.

Model Update Regression Analysis

The folder main contains the code to analyze parses. The jupyter notebooks there directly reproduce the numbers shown in our papers.

The readme file in each folder gives more details.

About

Measuring and Reducing Model Update Regression in Structured Prediction for NLP


Languages

Language:Python 90.4%Language:Jupyter Notebook 3.3%Language:Shell 3.0%Language:Perl 1.6%Language:Cuda 0.9%Language:C++ 0.4%Language:Cython 0.3%Language:Lua 0.1%Language:Batchfile 0.0%Language:Makefile 0.0%