6 ms·
This is pretty cool. I found the chapter from Norvig pretty useful, didn't realize word segmentation was so approachable. Have you heard of "Unix for Poets"? I
by shurane 11y ago
This is pretty cool. I found the chapter from Norvig pretty useful, didn't realize word segmentation was so approachable.
Have you heard of "Unix for Poets"? It also focuses on command line programs to pick up n-grams. There is also a segment on C.
Link: https://web.stanford.edu/class/cs124/kwc-unix-for-poets.pdf https://web.stanford.edu/class/cs124/kwc-unix-for-poets.pdf
- danso 11y agoI have not seen this (or maybe I've forgotten it)...but it looks right up my alley. Thanks!