You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These are just files that list the words in the review vocabulary
(`vocab_count`) and business attributes (`tag_vocab_count`), one per line,
with the following format:
(for `tag_vocab_count`)
accepts_credit_cards.true 53529
parking.validated.false 44012
parking.valet.false 43462
I just pushed a script to generate these files to the repo at
`src/generate_vocab.py`
Hi, what are the vocabfile and the tag_vocab_count supposed to be?
The text was updated successfully, but these errors were encountered: