Aug 17 Keywords to Text With GPT-Neo Learn how to produce original text from a set of keywords with GPT-Neo by using prompt engineering Aug 17, 2022 4 min read
Aug 16 Three Text Classification Techniques That Require Little to no Data No data? No problem. Learn about three must know text classification techniques for NLP engineers. Aug 16, 2022 6 min read
Jul 18 Keyword Extraction With KeyBERT Learn how to identify the top keywords and phrases within a body of text with KeyBERT. Jul 18, 2022 6 min read
Jun 10 Topic Modelling With BERTopic Learn how to perform topic modelling to determine what topics are within unlabelled text data using BERTopic with Python. Jun 10, 2022 6 min read
Jun 08 Semantic Similarity With Sentence Transformers Learn how to use Sentence Transformers to compute the similarity between sentences Jun 8, 2022 5 min read
Jun 03 Text Classification With Happy Transformer and Hugging Face's Evaluate Library Learn how to train and evaluate a sentiment analysis model using Happy Transformer and Hugging Face's brand new Evaluate library Jun 3, 2022 5 min read
Jun 03 How to Use Hugging Face's New Evaluate Library Learn how to leverage Hugging Face's brand new library called Evaluate to evaluate your AI models with just a few lines of code Jun 3, 2022 3 min read
Oct 07 Text Classification With Hugging Face's API There's no need for expensive hardware or backend developers to deploy the latest and greatest text classification Transformer models Oct 7, 2021 3 min read
Oct 02 GPT-Neo With Hugging Face's Transformers API Learn how to implement EleutherAI's 2.7 billion parameter open-source version of GPT-3 with Hugging Face's API Oct 2, 2021 4 min read
Sep 28 PDF to HTML Scientific Paper Converter The Allen Institute for AI just released a tool that allows you to convert research papers to HTML Sep 28, 2021 2 min read