From 9d638ebe20904e3a1c3efe6c6f2f7829de67b0f9 Mon Sep 17 00:00:00 2001 From: Abolfazl Asudeh Date: Sun, 31 Jul 2022 20:55:07 -0500 Subject: [PATCH] -- --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 2c578e5..fdbd336 100644 --- a/README.md +++ b/README.md @@ -15,3 +15,15 @@ Companion repo for "Maximizing Neutrality in News Ordering" paper. - `labels_to_graph.ipynb`: Reads labeled data and converts it into graph format. Also contains code to fit data to statistical distribution. - `detection.ipynb`: Given a dataset, determines whether ordering was cherry-picked. - `maximizing_neutrality.ipynb`: Given synthetic or semi-synthetic dataset, finds orderings that approximately maximize neutrality. + +## Authors + +* **[Rishi Advani](https://rishi-advani.com/)** +* **[Paolo Papotti](https://www.eurecom.fr/~papotti/)** +* **[Abolfazl Asudeh](https://www.cs.uic.edu/~asudeh/)** + +## License + +This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details + +