mathematicalmichael / spellfix

Spelling correction module.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add documentation of workflow

mathematicalmichael opened this issue · comments

Can start from plain list or already given counts.

Describe how if unknown is found and known isnt, it uses a threshold to create one for you.

  • perform thresholding regardless of whether starting from unknown + missing known or missing both.

If it gets a csv as input with two columns, treat it as something to be converted. Maybe throw error or just run the script for them. With one column, treat as plain old list.