Link

Textbooks

Introductory tutorials

Methods

Tools

  • spaCy: Industrial Strength Natural Language Processing

    A very convenient python package with lots of pre-trained models for NLP

  • 🤗 transformers: State-of-the-art NLP for everyone:

    🤗 Transformers (formerly known as pytorch-transformers and pytorch-pretrained-bert) provides general-purpose architectures (BERT, GPT-2, RoBERTa, XLM, DistilBert, XLNet…) for Natural Language Understanding (NLU) and Natural Language Generation (NLG) with over 32+ pre-trained models in 100+ languages and deep interoperability between TensorFlow 2.0 and PyTorch.