Opla / SmallData-Augmentation-MachineLearningLinks
Text Augmentation for Machine Learning tasks. Small data: How to grow your text dataset for classification ?
☆21Updated 6 years ago
Alternatives and similar repositories for SmallData-Augmentation-MachineLearning
Users that are interested in SmallData-Augmentation-MachineLearning are comparing it to the libraries listed below
Sorting:
- NLP model implementations with keras for beginner☆152Updated 2 years ago
- Tutorial for BERT (and other transformer) embeddings with spaCy and Rasa☆66Updated 5 years ago
- Abstractive Text Summarization using Transformer☆166Updated last year
- Corpus and a baseline neural network system for Named Entity Recognition in Hindi-English Code-Mixed social media text.☆46Updated 4 years ago
- Library of state-of-the-art models (PyTorch) for NLP tasks☆110Updated last year
- Text and Punctuation correction with Deep Learning☆128Updated 5 years ago
- Sentence Classifications with Neural Networks☆237Updated 2 years ago
- ⚛️ It is keras based implementation of siamese architecture using lstm encoders to compute text similarity☆288Updated 2 years ago
- Enriching BERT with Knowledge Graph Embedding for Document Classification (PyTorch)☆160Updated 5 years ago
- Accompanying code for the Medium article☆164Updated 5 years ago
- Keyword extraction using TextRank algorithm after pre-processing the text with lemmatization, filtering unwanted parts-of-speech and othe…☆114Updated 5 years ago
- Name Entity Recognition using Python and Keras☆46Updated 6 years ago
- Named entity recognizer based on ELMo or BERT as feature extractor and CRF as final classifier☆80Updated 2 years ago
- ☆45Updated 2 years ago
- A module for E-mail Summarization which uses clustering of skip-thought sentence embeddings.☆82Updated 6 years ago
- Keras implementation of "Few-shot Learning for Named Entity Recognition in Medical Text"☆179Updated 6 years ago
- Fast and accurate spell correction library☆81Updated 3 years ago
- A bidirectional LSTM with attention for multiclass/multilabel text classification.☆173Updated last year
- Important paper implementations for Question Answering using PyTorch☆270Updated 4 years ago
- Do NLP tasks with some SOTA methods☆92Updated 4 years ago
- In the wild extraction of entities that are found using Flair and displayed using a very elegant front-end.☆71Updated 2 years ago
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆41Updated 5 years ago
- complete Jupyter notebook for implementation of state-of-the-art Named Entity Recognition with bidirectional LSTMs and ELMo☆64Updated 6 years ago
- an easy-to-use interface to fine-tuned BERT models for computing semantic similarity in clinical and web text. that's it.☆219Updated 4 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆166Updated 5 years ago
- One-Stop Solution to encode sentence to fixed length vectors from various embedding techniques☆210Updated 2 years ago
- Collection of Notebooks for Natural Language Processing with PyTorch☆31Updated 6 years ago
- LSTM text generation by word. Used to generate multiple sentence suggestions based on the input words or a sentence☆27Updated 4 years ago
- State of the Art results in Intent Classification using Sematic Hashing for three datasets: AskUbuntu, Chatbot and WebApplication.☆134Updated 5 years ago
- Paraphrase any question with T5 (Text-To-Text Transfer Transformer) - Pretrained model and training script provided☆185Updated 2 years ago