Cluster-Based Method

Class
http://ontextract.org/sco#ClusterBasedMethod
Class Hierarchy
Definition

Clusters contextual embeddings to identify word senses, then tracks sense evolution.

Property Structure
Referenced By rdfs:range on this class or ancestor
FromPropertyDescription
Semantic Change Event usesDetectionMethod inherited The computational method used to detect/measure this semantic change.
@prefix dcterms: <http://purl.org/dc/terms/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix sco: <http://ontextract.org/sco#> . sco:ClusterBasedMethod a owl:Class ; rdfs:label "Cluster-Based Method" ; dcterms:bibliographicCitation "Montariol et al. (2021). Scalable clustering for sense-level analysis." ; rdfs:comment "Clusters contextual embeddings to identify word senses, then tracks sense evolution." ; rdfs:subClassOf sco:DetectionMethod .
Metadata
Type
Class
Last Updated
2026-03-08 16:29