Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 598 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 598 Bytes

Swift Introduction to Natural Language Processing

Ressources

Name Link
Keynote NaturalLanguageProcessingKeynote.pdf
Playground (5 Pages) NLPlayground.playground

NL Features

  • Cleaning
  • Tokenisation
  • Stemming
  • Lemmatisation
  • Word Embedding

Simple Swift Introduction to Natural Language Processing for Educational purposes