ucd-library / wine-price-extraction

This repository relates to Template, and Machine Extraction of Wine Prices from Sherry Lehmann Catalogs.
MIT License
4 stars 0 forks source link

Count "almost" prices #4

Open qjhart opened 6 years ago

qjhart commented 6 years ago

We have a function that selects prices from the words. It'd be nice to count "almost" words, those that are 1 or 2 characters removed from being a price. Requires a tricky regexp.