billpku / NLP_In_ActionLinks
Do NLP tasks with some SOTA methods
☆92Updated 4 years ago
Alternatives and similar repositories for NLP_In_Action
Users that are interested in NLP_In_Action are comparing it to the libraries listed below
Sorting:
- NLP model implementations with keras for beginner☆152Updated 3 years ago
- Question Answering using Albert and Electra☆208Updated 2 years ago
- Accompanying code for the Medium article☆164Updated 6 years ago
- architectures and pre-trained models for long document classification.☆155Updated 4 years ago
- Important paper implementations for Question Answering using PyTorch☆270Updated 4 years ago
- ☆125Updated 4 years ago
- Applying BERT to named entity recognition in English and Russian.☆162Updated 3 years ago
- Exploring the simple sentence similarity measurements using word embeddings☆99Updated last year
- Making BERT stretchy. Semantic Elasticsearch with Sentence Transformers☆160Updated 5 years ago
- BERT Question and Answer system meant and works well for only limited number of words summary like 1 to 2 paragraphs only. It can’t be ab…☆114Updated 4 years ago
- Applying NLP transfer learning techniques to predict Tweet stance toward a topic☆107Updated 6 years ago
- Deep Keyphrase Extraction using BERT☆260Updated 3 years ago
- Introduction to NLP with PyTorch Workshop Project☆99Updated last year
- Building QA system for Stanford Question Answering Dataset☆248Updated 7 years ago
- Summarization Task using Bart and T5 models.☆172Updated 5 years ago
- ☆37Updated 5 years ago
- Based on the Pytorch-Transformers library by HuggingFace. To be used as a starting point for employing Transformer models in text classif…☆312Updated 5 years ago
- Keyword extraction using TextRank algorithm after pre-processing the text with lemmatization, filtering unwanted parts-of-speech and othe…☆113Updated 5 years ago
- multi_task_NLP is a utility toolkit enabling NLP developers to easily train and infer a single model for multiple tasks.☆372Updated 3 years ago
- ⚛️ It is keras based implementation of siamese architecture using lstm encoders to compute text similarity☆288Updated 2 years ago
- Simple State-of-the-Art BERT-Based Sentence Classification with Keras / TensorFlow 2. Built with HuggingFace's Transformers.☆201Updated last year
- ⛔ [NOT MAINTAINED] A web-based annotator for closed-domain question answering datasets with SQuAD format.☆88Updated 2 years ago
- A comparison and discussion of different NLP methods for 5-class sentiment classification on the SST-5 dataset.☆172Updated 8 months ago
- A simple technique to integrate BERT from tf hub to keras☆258Updated 2 years ago
- Tutorial for first time BERT users,☆103Updated 3 years ago
- Comparatively fine-tuning pretrained BERT models on downstream, text classification tasks with different architectural configurations in …☆126Updated 5 years ago
- Keras implementation of "Few-shot Learning for Named Entity Recognition in Medical Text"☆180Updated 6 years ago
- Code for unsupervised aspect extraction, using Keras and its Backends☆91Updated 2 years ago
- shabeelkandi / Handling-Out-of-Vocabulary-Words-in-Natural-Language-Processing-using-Language-Modelling☆69Updated 6 years ago
- A small repo showing how to easily use BERT (or other transformers) for inference☆99Updated 6 years ago