Wrapping up

Advanced NLP with spaCy

Ines Montani

spaCy core developer

Your new spaCy skills

  • Extract linguistic features: part-of-speech tags, dependencies, named entities
  • Work with pre-trained statistical models
  • Find words and phrases using Matcher and PhraseMatcher match rules
  • Best practices for working with data structures Doc, Token Span, Vocab, Lexeme
  • Find semantic similarities using word vectors
  • Write custom pipeline components with extension attributes
  • Scale up your spaCy pipelines and make them fast
  • Create training data for spaCy' statistical models
  • Train and update spaCy's neural network models with new data
Advanced NLP with spaCy

More things to do with spaCy (1)

  • Training and updating other pipeline components
    • Part-of-speech tagger
    • Dependency parser
    • Text classifier
Advanced NLP with spaCy

More things to do with spaCy (2)

Advanced NLP with spaCy

See the website for more info and documentation!

Advanced NLP with spaCy

Thanks and see you soon!

Advanced NLP with spaCy

Preparing Video For Download...