Skip to content

holmen1/babbel

Repository files navigation

Babbel

Natural Language Processing

  • spelling-corrector

    Norvigs toy spelling corrector using F#

  • sentiment-analysis

    Classify tweets using Trax

  • multi-class-sentiment-analysis

    Tuning a pretrained BERT model using Pytorch in AWS SageMaker

  • part-of-speech

    Grammatical tagging using Hidden Markov Model

  • word2vec

    Word embeddings

  • siamese-network

    Question duplicates

  • seq2seq

    Translation with a Sequence to Sequence Network and Attention

    Pytorch tutorial

  • transformer-decoder

    News summarization using GPT-2

  • chatbot

    Pre-trained reformer model