item set

Hello, you have come here looking for the meaning of the word item set. In DICTIOUS you will not only get to know all the dictionary meanings for the word item set, but we will also tell you about its etymology, its characteristics and you will know how to say item set in singular and plural. Everything you need to know about the word item set you have here. The definition of the word item set will help you to be more precise and correct when speaking or writing your texts. Knowing the definition ofitem set, as well as those of other words, enriches your vocabulary and provides you with more and better linguistic resources.
See also: itemset

English

Noun

item set (plural item sets)

  1. (computer science, parsers) A set of production rules which have an identical sequence of symbols between the right arrow (→) and the dot (•).
  2. (statistics) A group of related items.

Usage notes

  • The above definition describes the kernel of an item set. See the Wikipedia article on LR parsers for a description of the closures of item sets. The closures of item sets can become identified with the states of a parser.