InTDS ArchivebyJoão Felipe GuedesLarge Language Models and Vector Databases for News RecommendationsMaking LLMs into production environmentsDec 14, 20232Dec 14, 20232
InTDS ArchivebyDominik PolzerAll You Need to Know to Build Your First LLM AppA step-by-step tutorial to document loaders, embeddings, vector stores and prompt templatesJun 22, 202353Jun 22, 202353
InTDS ArchivebyAgasti Kishor DukareNLP Classification with Universal Language Model Fine-tuning (ULMFiT)In this article, we will see how to build an NLP Classification model using ULMFiT which outperforms previous approaches to Text…Aug 9, 20202Aug 9, 20202
InSwiggy Bytes — Tech BlogbyRutvik VijjaliFoodNet: Simplifying Online Food Ordering with Contextual Food CombosCo-authored with Deepesh Bhageria (ex-intern), Ashay Tamhane, Mithun T M and Jairaj SathyanarayanaOct 7, 20213Oct 7, 20213
InThe StartupbyThilina RajapakseSimple Transformers — Multi-Class Text Classification with BERT, RoBERTa, XLNet, XLM, and…Simple Transformers is the “it just works” Transformer library for real-world applications. Use Transformers with just 3 lines of code!Oct 13, 20199Oct 13, 20199
InAtherosbyDavid MrázText classification with transformers in Tensorflow 2: BERTIntroductionMay 5, 20203May 5, 20203
TJ LinHow to Train Word2vec and FastText Embedding on Wikipedia CorpusThis article will introduce how to download Wikipedia corpus and train word embedding on it. All the code will be on Github (link)…Feb 8, 2019Feb 8, 2019
InTDS ArchivebyShashank KapadiaEvaluate Topic Models: Latent Dirichlet Allocation (LDA)A step-by-step guide to building interpretable topic modelsAug 19, 201927Aug 19, 201927
InTDS ArchivebySanthosh HariLocality Sensitive Hashing for Similar Item SearchAn efficient approach to identifying approximate nearest neighbors.Jul 5, 20186Jul 5, 20186
InTDS ArchivebyLak LakshmananHow to do text similarity search and document clustering in BigQueryUse Document embeddings in BigQuery for document similarity and clustering tasksAug 22, 20201Aug 22, 20201
InAgarabyArjun MaheswaranHighlighting Keywords in Emails using Deep LearningCustomers send emails to companies all the time. Having important parts highlighted would make the customer service agents more efficient.Oct 9, 20175Oct 9, 20175
InTDS ArchivebyXu LIANGTextRank for Keyword Extraction by PythonA scratch implementation by Python and spaCy to help you understand PageRank and TextRank for Keyword Extraction.Feb 18, 20196Feb 18, 20196
InTDS ArchivebyDivya ChoudharyNLP and POS based chunking to generate Amazon style Key phrases from ReviewsUsing a regex parser based on grammar to extract key phrasesFeb 22, 20213Feb 22, 20213