Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 406 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 406 Bytes

Generating Timelines by Modeling Semantic Change

Author: Guy Rosin ([email protected])

This repository provides the data and implementation of the paper:

Generating Timelines by Modeling Semantic Change
Guy D. Rosin and Kira Radinsky
CoNLL 2019
http://arxiv.org/abs/1909.09907

Dependencies

  • Python 3.6
  • numpy
  • scipy
  • scikit-learn
  • pandas
  • gensim
  • spacy
  • ujson