InGeek CulturebyIsmael AraujoHow to Fix Misspelled Words for Your Next NLP Project With One Line of CodeMay 2, 20212May 2, 20212
The Click ReaderSentiment Analysis Using Python And Deep Learning In 3 Lines Of CodeLearn to perform sentiment analysis using the transformers library from Hugging Face in just 3 lines of code with Python and Deep Learning.Oct 7, 2021Oct 7, 2021
Raviraj ShindeFinancial News Sentiment Analysis using FinBERTThis article talks about using FinBERT for financial news sentiment analysisOct 10, 20214Oct 10, 20214
InTDS ArchivebyEric FillionStyleformer: Convert Casual Text to Formal Text and Vice VersaHow to leverage a powerful T5 Transformer model to change the formality of textAug 2, 2021Aug 2, 2021
InTowards AIbyRaviraj ShindeReal-Time Stock News Sentiment AnalyzerThis tool helps to get the sentiment of every stock on the Indian Stock Market by analyzing its news.Oct 10, 20211Oct 10, 20211
InHeartbeatbyRavindu SenaratneLong Short-Term Memory (LSTM) for Sentiment AnalysisDefining the LSTM model architecture and implementing it for sentiment analysisOct 18, 2021Oct 18, 2021
InTDS Archivebyvikashraj luhaniwalRecommending news articles based on already read articlesContent based recommendation in Python from scratchJan 21, 20201Jan 21, 20201
InTDS ArchivebyYuki TakahashiHow to Combine Textual and Numerical Features for Machine Learning in PythonA quick guide to build a practical NLP model from simple classifiers to deep neural networksDec 24, 20201Dec 24, 20201
ForefrontGPT-J-6B: An Introduction to the Largest Open Source GPT Model | ForefrontWhat is GPT-J-6B?Oct 14, 2021Oct 14, 2021
Walid AmamouBuilding a Knowledge Graph for Job Search using BERT TransformerMay 17, 20213May 17, 20213
InTDS ArchivebyTyler HawkinsBuild a Plagiarism Checker Using Machine LearningPython, Flask, NLP, similarity search, and moreOct 11, 20213Oct 11, 20213
InTDS ArchivebyJames BriggsHow to Train Bert For Q&A in Any LanguageA simple guide to multi-lingual Q&A from scratchOct 8, 20214Oct 8, 20214
InTDS ArchivebyChua Chin HonBuilding NLP Web Apps With Gradio And Hugging Face TransformersA web app is essential for demonstrating your NLP/ML solution to colleagues and clients. But building and deploying one can be a nightmare…Aug 11, 2021Aug 11, 2021
InTDS ArchivebyAbid Ali AwanDeploying Your First Machine Learning APIEffortless way to develop and deploy your machine learning API using FastAPI and Deta.Aug 9, 20212Aug 9, 20212
InTDS ArchivebyJay PetermanNews Summary App With PythonBuild a pure Python app using Streamlit, sumy, and News APISep 12, 2021Sep 12, 2021
InCoinmonksbySteve NgStep by Step guide to creating your own NFT — CryptoPunks or Pudgy PenguinsNFT stands for non-fungible token, it can represent ownership for a digital asset. NFT can take the form of an in-game item for GameFi…Sep 7, 20214Sep 7, 20214
InAnalytics VidhyabyDipesh PalAI Generates Code Using Python and OpenAI’s GPT-3How to generate Python, SQL, JS, CSS code using GPT-3 and Python Tutorial. This AI Generates Code, Websites, Songs & More From Words.Jul 10, 20211Jul 10, 20211
InCARBON CONSULTINGbyMuhammet Nusret ÖzateşTransformer Models Hyperparameter Optimization With the OptunaBefore the beginning: Transformers library already has a function called “hyperparameter_search” in the Trainer object. But the aim of this…Sep 21, 2021Sep 21, 2021