neighborhoodSize

P29138
predicate

Indicates the size or extent of the surrounding area or local vicinity associated with an entity.

All labels observed (4)

Label Occurrences
usesConvolutionFilterSize 2
neighborCountFormula 1
neighborhoodSize canonical 1

Description generation (PDg)

The one-sentence description above was generated by prompting gpt-5.1 with the predicate name and this instruction.

Instruction
Given a predicate that represents a relationship or action between entities, generate a one-sentence description explaining its meaning.  
# Instructions
Focus on describing the relationship, not the entities themselves. 
# Response Format
Begin the description with \' Indicates...\'
Input
Predicate: neighborhoodSize
Generated description
Indicates the size or extent of the surrounding area or local vicinity associated with an entity.

Sample triples (5)

Subject Object
Game of Life 8 neighbors
VGG 3×3 via predicate surface "usesConvolutionFilterSize"
VGG 1×1 via predicate surface "usesConvolutionFilterSize"
Moore neighborhood 8 (for radius 1 in 2D) via predicate surface "numberOfNeighbors"
Moore neighborhood (2r + 1)^2 - 1 (in 2D, excluding center) via predicate surface "neighborCountFormula"