InGenerative AIbyMary NewhauserFine-tuning DistilBERT on senator tweetsA guide to fine-tuning DistilBERT on the tweets of American Senators with snscrape, SQLite, and Transformers (PyTorch) on Google Colab.Mar 18, 20221Mar 18, 20221
InTDS ArchivebyMaeda Hanafi, PhDThe Design Behind a Filter for a Text Extraction ToolA couple of years back, I worked on an Information Extraction (IE) tool called SEER, that helps users extract data from a document. For…Sep 28, 2022Sep 28, 2022
InTDS ArchivebyPetr KorabArabica: A Python Package for Exploratory Analysis of Text DataArabica provides unigrams, bigrams, and trigrams frequencies by a period in a single line of code. Learn more in this tutorial.Sep 10, 20224Sep 10, 20224
InTDS ArchivebyPetr KorabText Network Analysis: Generate Beautiful Network VisualisationsDiscover how to visualize text networks in the circular, radial, and matrix forms: circos, hive, and matrix plots. At the same time, learn…Aug 4, 2022Aug 4, 2022
InTDS ArchivebyAnne BodeNYT Sentiment Analysis with TensorFlowNow that we are one year into the Biden Administration, I started to wonder how positive news coverage was during his first year in office…Jan 9, 2022Jan 9, 2022
InTDS ArchivebyKhuyen TranWrite Clean Python Code Using PipesA Short and Clean Approach to Processing IterablesOct 27, 202138Oct 27, 202138
InTDS ArchivebySusan LiWhen Topic Modeling is Part of the Text Pre-processingHow to effectively and creatively pre-process text dataOct 5, 20195Oct 5, 20195
InTDS ArchivebySusan LiMulti Class Text Classification With Deep Learning Using BERTNatural Language Processing, NLP, Hugging FaceAug 2, 202021Aug 2, 202021
InTDS ArchivebySusan LiA Complete Exploratory Data Analysis and Visualization for Text DataHow to combine visualization and NLP in order to generate insights in an intuitive wayMar 18, 201927Mar 18, 201927
InTDS ArchivebySoner YıldırımBeyond the Numbers with Python PandasHow to handle textual data.Oct 13, 20211Oct 13, 20211
InTDS ArchivebySejal DuaDynamic Topic Modeling with BERTopicDigesting the Digest: Reverse-engineering my Medium Interests with Topic Modeling (Part 3)Oct 3, 20212Oct 3, 20212
InTDS ArchivebyPrimož GodecKeyword Extraction Methods — The OverviewKeyword extraction methods find relevant keywords in the documents. This article summarizes the most common methods for keyword extraction.Sep 19, 202110Sep 19, 202110
InTDS ArchivebySejal DuaNLP Preprocessing and Latent Dirichlet Allocation (LDA) Topic Modeling with GensimDigesting the Digest: Reverse-engineering my Medium Interests with Topic Modeling (Part 2)Sep 9, 2021Sep 9, 2021
InTDS ArchivebyMichael GalkinKnowledge Graphs in Natural Language Processing @ ACL 2021Your guide to the KG-related NLP research, ACL editionAug 5, 20215Aug 5, 20215
InPython in Plain EnglishbyEric FillionTextBlob — A Package Every Python Programmer Should KnowNo need to call in the Data Scientist to perform NLPJul 22, 20215Jul 22, 20215
InTDS ArchivebyAlan DaviesA Natural Language Processing (NLP) PrimerOverview of common NLP tasks using PythonJul 22, 2021Jul 22, 2021