Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 302 Bytes

File metadata and controls

14 lines (9 loc) · 302 Bytes

SyntaxCheck

Small and dirty iOS demo showing NSLinguisticTagger live-detecting sentence structure in an UITextView.

Colors

  • Red: Adverbs
  • Green: Adjectives
  • Blue: Prepositions

Stats

  • About 100 lines of code (~90% boilerplate).
  • Creation took about 30 minutes (end-to-end).