Skip to content

vnmssnhv/NeuTralRewriter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Dimitar Shterionov
Oct 1, 2021
0503ed5 · Oct 1, 2021

History

46 Commits
Oct 1, 2021
Oct 1, 2021
Oct 1, 2021
May 17, 2021
Oct 1, 2021
May 6, 2021
Oct 1, 2021
Oct 1, 2021
Aug 17, 2021
May 17, 2021
Aug 27, 2021
Aug 27, 2021
Aug 27, 2021
May 17, 2021
Oct 1, 2021
Aug 27, 2021
Aug 27, 2021
May 17, 2021
May 17, 2021

Repository files navigation

NeuTralRewritter

  1. Given data we need to extract a stratified subset with pronouns To do so run: python createtestset.py -i [INPUTFILE] -o [OUTPUTFILE] -t [COUNTOFPRONOUNS] where [INPUTFULE] is the data file containing all your data, [OUTPUTFILE] is where you want to keep the extracted sentences and [COUNTOFPRONOUNS] is the total amount of pronouns that you would like to have.

Make sure the INPTUFILE contains tokenized sentences.