SOTAVerified

Machine Extraction of Tax Laws from Legislative Texts

2021-11-01EMNLP (NLLP) 2021Code Available0· sign in to hype

Elliott Ash, Malka Guillot, Luyang Han

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Using a corpus of compiled codes from U.S. states containing labeled tax law sections, we train text classifiers to automatically tag tax-law documents and, further, to identify the associated revenue source (e.g. income, property, or sales). After evaluating classifier performance in held-out test data, we apply them to an historical corpus of U.S. state legislation to extract the flow of relevant laws over the years 1910 through 2010. We document that the classifiers are effective in the historical corpus, for example by automatically detecting establishments of state personal income taxes. The trained models with replication code are published at https://github.com/luyang521/tax-classification.

Tasks

Reproductions