Alignment-Based Method

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

Aligns embeddings across time periods (e.g., Orthogonal Procrustes). May introduce artifacts.

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:AlignmentBasedMethod a owl:Class ; rdfs:label "Alignment-Based Method" ; dcterms:bibliographicCitation "Hamilton et al. (2016); Dubossarsky et al. (2019) show alignment introduces noise." ; rdfs:comment "Aligns embeddings across time periods (e.g., Orthogonal Procrustes). May introduce artifacts." ; rdfs:subClassOf sco:DetectionMethod .
Metadata
Type
Class
Last Updated
2026-03-08 16:29