Hamel HusaininTowards Data ScienceHow To Create Data Products That Are Magical Using Sequence-to-Sequence ModelsA tutorial on how to summarize text and generate features from Github Issues using deep learning with Keras and TensorFlow.Jan 18, 201814Jan 18, 201814
Kristjan EljandinTowards Data ScienceUsing Hugging Face Models on non-English TextsHow to use pre-trained English language models from Hugging Face on non-English texts.Apr 21, 20211Apr 21, 20211
Moemen AhmedSpelling Correction in pythonSpelling correction is an important task in NLP for data cleaning and preparing for using ML models.Mar 6, 2020Mar 6, 2020
Pierre GuillouFaster than training from scratch — Fine-tuning the English GPT-2 in any language with Hugging…Tutorial on how to use fastai v2 over Hugging Face’s libraries to fine-tune English pre-trained GPT-2 to any language other than English.Jul 14, 20207Jul 14, 20207
Nakul LakhotiainTowards Data ScienceSpelling Rectification App using TextBlob & pyspellcheckerEasily rectify your spelling mistakes using PythonOct 5, 20201Oct 5, 20201
Shreelakshmi G PrakashGrammatical Error Correction using Deep LearningTable of contentsOct 18, 20211Oct 18, 20211
Miguel Ángel FloresImplementando un corrector ortográfico en Python, utilizando la distancia de Levenshtein¿Qué es la distancia de Levenshtein?Apr 19, 20192Apr 19, 20192
Youness MansarinTowards Data ScienceAutomatic Grammar and Spelling Correction with PyTorch — Part 1: A BaselineBuilding a deep Transformer Network that corrects English sentences.Sep 14, 2021Sep 14, 2021
Julia ShaptalainBeyond WebSpellCheckerMulti-headed model based on BERT to solve Grammatical Error Correction tasks more efficientlyDevelopment of NLP-related solutions is gaining momentum.Sep 27, 2019Sep 27, 2019
Javaid NabiinTowards Data ScienceMachine Learning — Text ProcessingText Processing is one of the most common task in many ML applications. Below are some examples of such applications.Sep 13, 20189Sep 13, 20189