knod / read_plugin

Chrome plugin for "read"
9 stars 8 forks source link

@knod/sbd fails (for devs only) #93

Open knod opened 7 years ago

knod commented 7 years ago

sbd is built to detect sentences with English-like punctuation conventions. Since we want the capability to navigate between sentences we need this, but it has a chance of failing. I've customized our version a bit to serve our needs. Check the console parsing debugging logs when there are issues with a page to see if this package is the problem.

If this is the failure point, there's a chance we'll fix this ourselves, but it may be beyond the scope of this project - these algorithms make guesses, there is no absolute solution out there yet. Not every sentence will be detected correctly.