occupationcoder
occupationcoder copied to clipboard
Efficiently stored known matches for each coder instance
The algorithm could search through the inputs and treat only the unique entries. Currently it processes all entries, even if they are duplicates.