From 9469964758e4ba870328cb4cc276851624b6a663 Mon Sep 17 00:00:00 2001 From: Michael Mior Date: Mon, 29 Jul 2024 09:47:49 -0400 Subject: [PATCH] Add some papers --- profile/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/profile/README.md b/profile/README.md index a0966f6..a200f26 100644 --- a/profile/README.md +++ b/profile/README.md @@ -1 +1,9 @@ The Data Unity Lab at the Rochester Institute of Technology seeks to develop algorithms, techniques, and tools to improve understanding and simplify analysis of semi-structured data. + + +## Selected papers + +- [Relational Playground: Teaching the Duality of Relational Algebra and SQL](https://cs.rit.edu/~dataunitylab/publication/mior-relational-playground-2023/) +- [Learning from Uncurated Regular Expressions](https://cs.rit.edu/~dataunitylab/publication/mior-uncurated-regex-learning-2023/) +- [How Inclusive are We?](https://cs.rit.edu/~dataunitylab/publication/bonifati-inclusive-2021/) +- [Enhancing JSON Schema Discovery by Uncovering Hidden Data](https://cs.rit.edu/~dataunitylab/publication/namba-json-schema-2021/)