Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 873 Bytes

README.md

File metadata and controls

31 lines (22 loc) · 873 Bytes

Bayesian autologistic model for linguistic typological features

About

Yugo Murawaki and Kenji Yamauchi. A Statistical Model for the Joint Inference of Vertical Stability and Horizontal Diffusibility of Typological Features. Journal of Language Evolution 3(1), pp. 13-25, 2018.

An earlier, non-Bayesian version of the code can be found at https://github.com/yustoris/autologistic-coling-2016.

Requirements

  • Python3

How to Run the Model

Missing value imputation

make -j -f eval.make mvi OUTDIR=`pwd`/data/standardmodel

Parameter estimation

make -j -f eval.make param OUTDIR=`pwd`/data/standardmodel