bertvandepoel / snelSLiM

A linguistic set of tools in Go and web interface in PHP to do quick Stable Lexical Marker Analysis
GNU Affero General Public License v3.0
3 stars 0 forks source link

Reimplement zero value mitigation #25

Closed bertvandepoel closed 5 years ago

bertvandepoel commented 5 years ago

Currently we replace any 0 values within the abcd-table with 0.00001. In newer versions we should add 0.5 to every cell when a 0 pops up.