Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.04 KB

README.md

File metadata and controls

25 lines (18 loc) · 1.04 KB

Textual Membership Queries - Official Implementation

[Arxiv] [IJCAI]

Code for running the experiments presented in the IJCAI 20 paper "Textual Membership Queries" (Jonathan Zarecki, Shaul Markovitch).

In order to use this repository it is necessary to download files from our Google Drive repository and move them to their respective place in the file hierarchy.

Example Application of Modification Operators

An example from the paper of the modification operators applied to the "hate-speech" domain. Example of modification operators

Citation

If you use this code for your research, please cite our paper Textual Membership Queries:

@inproceedings{Zarecki2020TextualMQ,
  title={Textual Membership Queries},
  author={Jonathan Zarecki and Shaul Markovitch},
  booktitle={IJCAI},
  year={2020}
}