Skip to content
This repository has been archived by the owner on Aug 13, 2022. It is now read-only.
/ CMDist Public archive

DEPRECATED - The Concept Mover's Distance Method is now available in the text2map package. Concept Mover's Distance is a way to measure a document's conceptual engagement using word embeddings.

License

Notifications You must be signed in to change notification settings

dustinstoltz/CMDist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEPRECATED as of August 2021

The Concept Mover's Distance Method is now available in the text2map package. Concept Mover's Distance measures a document's conceptual engagement using word embeddings.

Installing

The CMDist function is now available in the text2map package available from CRAN:

  
  install.packages("text2map")
  library(text2map)
  
  help(CMDist)

Quick Start Guide

The quick start guide for CMDist that was previously hosted here is now incorporated into the text2map package documentation.

Citation

Stoltz, Dustin S., and Marshall A. Taylor. 2019. "Concept Mover's Distance." Journal of Computational Social Science 2(2):293-313.

@article{stoltz2019concept,
  title={Concept Mover’s Distance},
  author={Stoltz, Dustin S and Taylor, Marshall A},
  journal={Journal of Computational Social Science},
  volume={2},
  number={2},
  pages={293--313},
  year={2019},
  publisher={Springer}
}

About

DEPRECATED - The Concept Mover's Distance Method is now available in the text2map package. Concept Mover's Distance is a way to measure a document's conceptual engagement using word embeddings.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •  

Languages