greenelab / word-lapse

Explore how a word changes over time
https://greenelab.github.io/word-lapse/
Other
6 stars 3 forks source link

Will the models be versioned? Multiple models in the same year? #3

Closed staylorx closed 2 years ago

staylorx commented 2 years ago

Hi @danich1. Looking at your model mapping, I'm looking at the regex for the model file in the form <year>_<some_integer>.model. Are you planning on having more than a single year model file? E.g., 2013_0.model, 2013_1.model, etc?

danich1 commented 2 years ago

Yes. Each year has ten different models due variation with an NLP model. I set the code to only use one model, but it will be adapted into using all the available models.