CleanCodeCompany / adopt-ireland-scraper

0 stars 0 forks source link

Implement Breed Parser #3

Open CFitzsimons opened 6 years ago

CFitzsimons commented 6 years ago

There are a few approaches to this. Some suggestions:

The paper here http://www.cs.cmu.edu/~wcohen/postscript/ijcai-ws-2003.pdf seems to be a good place to start from

CFitzsimons commented 6 years ago

It should be noted that this work might also be extendable to parsing age, gender and other scrapped attributes.

CFitzsimons commented 6 years ago

I've broken this ticket down into a few smaller ones. Ideally we want to have a few different methods for determining the most likely breed.

What Dog: #4 Levenstein's Algorithm: #5