A2Z-F18 icon indicating copy to clipboard operation
A2Z-F18 copied to clipboard

ITP A2Z Course for Fall 2018

Results 8 A2Z-F18 issues
Sort by recently updated
recently updated
newest added

As always, thanks for sharing all this code! While using it with a spanish text, I found that it didn´t work because of special characters. In concordance.js we have this...

Addressing issue #9. Converted multiple keys to arrays.

This grammar is not valid: https://github.com/shiffman/A2Z-F18/blob/master/week7-grammar/03_cfg_reader_json/grammars/grammar.json It uses the same key multiple times: ```javascript { "S":"NP VP", "S":"Interj NP VP", "NP":"Det N", "NP":"Det N that VP", "NP":"Det Adj N", "VP":"Vtrans...

bug
hacktoberfest

The twitter notes should be deprecated and a new page should be made for Mastodon. https://shiffman.net/a2z/twitter-bots/

enhancement
shiffman.net

The a2z notes still point to older examples. Also the notes should be updated to use ES6 (and ES8 where applicable!) https://shiffman.net/a2z/

shiffman.net

add Partisan thesauras http://partisanthesaurus.com/ https://shiffman.net/a2z/text-analysis/

shiffman.net