Projets
When the COVID-19 pandemic was in its early stages, several agencies published infection and mortality data for different geographical regions in the public domain. This data appeared in web pages, CSV files, JSON files, and more. There was plenty of useful data…
About 80% of minority students in the US alone drop out of their introductory classes. When learners get stuck, they leave. This leads to a smaller and less diverse workforce. By supporting learners as they start their journey with the…
Microsoft PROSE SDK is a framework of technologies for programming by examples: automatic generation of programs from input-output examples.
Split.Text is a system for splitting data in plain text format, where there may be multiple fields that need to be separated into different columns.
Matching.Text automatically identifies different formats and patterns in string data.
Transformation.Json transforms the structure of Json using input/output examples.
Transformation.Text is a system that performs string transformations using examples allowing for many tasks involving strings to be performed automatically.
Établi:
Extraction.Text extracts data from semi-structured text files using examples.
Extraction.Json automatically extracts tabular data from Json files. It supports extracting Newline Delimited Json and truncated Json.