brmson / label-lookup

Stand-alone service for fuzzy lookup of string labels of resources
Apache License 2.0
18 stars 8 forks source link

sorted_list.txt ==> sorted_list.dat #5

Open asher-stern opened 7 years ago

asher-stern commented 7 years ago

In README.md

In "usage": typo: ./lookup-service.py sorted_list.txt, it should be (I think) ./lookup-service.py sorted_list.dat

murphp15 commented 6 years ago

@asher-stern Did you get this working? When I use the dat file I get the following issue UnicodeDecodeError: 'utf-8' codec can't decode byte 0xd8 in position 2: invalid continuation byte