billpku / NLP_In_Action
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
- Making BERT stretchy. Semantic Elasticsearch with Sentence Transformers☆160Updated 4 years ago
- architectures and pre-trained models for long document classification.☆155Updated 4 years ago
- Exploring the simple sentence similarity measurements using word embeddings☆100Updated 8 months ago
- Question Answering using Albert and Electra☆206Updated last year
- NLP model implementations with keras for beginner☆152Updated 2 years ago
- Named Entity Recognition with BERT using TensorFlow 2.0☆213Updated 2 years ago
- ☆124Updated 3 years ago
- Accompanying code for the Medium article☆164Updated 5 years ago
- ☆37Updated 4 years ago
- Applying BERT to named entity recognition in English and Russian.☆162Updated 2 years ago
- Summarization Task using Bart and T5 models.☆171Updated 5 years ago
- Deep Keyphrase Extraction using BERT☆258Updated 3 years ago
- shabeelkandi / Handling-Out-of-Vocabulary-Words-in-Natural-Language-Processing-using-Language-Modelling☆69Updated 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…☆113Updated 4 years ago
- A simple technique to integrate BERT from tf hub to keras☆258Updated 2 years ago
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆70Updated 5 years ago
- BERT for question answering starting with HotpotQA☆167Updated 6 years ago
- Builds wordpiece(subword) vocabulary compatible for Google Research's BERT☆229Updated 4 years ago
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 5 years ago
- Applying NLP transfer learning techniques to predict Tweet stance toward a topic☆106Updated 6 years ago
- ☆66Updated 4 years ago
- An implementation of a full named-entity evaluation metrics based on SemEval'13 Task 9 - not at tag/token level but considering all the t…☆220Updated 10 months ago
- Multi Label text classification using bert☆155Updated 5 years ago
- An elaborate and exhaustive paper list for Named Entity Recognition (NER)☆393Updated 3 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆154Updated 4 years ago
- Introduction to NLP with PyTorch Workshop Project☆98Updated 9 months ago
- complete Jupyter notebook for implementation of state-of-the-art Named Entity Recognition with bidirectional LSTMs and ELMo☆64Updated 5 years ago
- BERT fine-tuning for POS tagging task (Keras)☆78Updated 5 years ago
- Quick semantic search using Siamese-BERT encodings☆71Updated 4 years ago
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆151Updated 3 years ago