t4guw / Feature-Classifier

0 stars 0 forks source link

Added map labeler #14

Closed VictorSuciu closed 4 years ago

VictorSuciu commented 4 years ago

For branch names, if it's just one function, I'd call it something like map_labeler so the name doesn't overlap with other possible branch names.

After it's merged into master, the branch shouldn't be used again.

There will be multiple labeling functions in labeler.py/the labeler branch. The maps function was just the first one that can serve as a model for others.