Open-Source-Spatial-Clean-Cooking-Tool / OnStove

This repository contain the general code for the Open Source Spatial Clean Cooking Tool OnStove
MIT License
7 stars 8 forks source link

Method to check for inconsistent naming on social and tech specs #346

Closed camiloramirezgo closed 1 year ago

camiloramirezgo commented 1 year ago

Write a method to read the names of the variables from the social and tech specs, and standardize them. This can be done by removing, spaces and underscores, making it lower case and then matching the names to standard ones (using a dictionary).