Top "Vocabulary" questions

For questions related to dictionary-like structures in programming, mainly to Semantic Web vocabularies.

What do pty and tty mean?

I noticed there are many mentions of pty and tty in some opensource projects, could someone can tell me what …

c unix networking tty vocabulary
What is the difference between a shim and a polyfill?

Both seem to be used in web development circles, see e.g. HTML5 Cross Browser Polyfills, which says: So here …

terminology naming vocabulary polyfills shim
Tensorflow vocabularyprocessor

I am following the wildml blog on text classification using tensorflow. I am not able to understand the purpose of …

tensorflow vocabulary
Markup for postal addresses

Which HTML5 markup should we use for postal addresses? And which vocabulary could we use for enabling machine-readability? As an …

html semantic-markup street-address vocabulary
Problems using a custom vocabulary for TfidfVectorizer scikit-learn

I'm trying to use a custom vocabulary in scikit-learn for some clustering tasks and I'm getting very weird results. The …

python scikit-learn tf-idf vocabulary