plkmo / NLP_ToolkitLinks
Library of state-of-the-art models (PyTorch) for NLP tasks
☆110Updated last year
Alternatives and similar repositories for NLP_Toolkit
Users that are interested in NLP_Toolkit are comparing it to the libraries listed below
Sorting:
- Enriching BERT with Knowledge Graph Embedding for Document Classification (PyTorch)☆160Updated 6 years ago
- architectures and pre-trained models for long document classification.☆155Updated 4 years ago
- Keyphrase Extraction based on Scientific Text, Semeval 2017, Task 10☆109Updated 3 years ago
- ☆128Updated last year
- ☆45Updated 2 years ago
- Code for paper "Hierarchical Text Classification with Reinforced Label Assignment" EMNLP 2019☆137Updated 4 years ago
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆71Updated 5 years ago
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆41Updated 6 years ago
- This repository contains various ways to calculate sentence vector similarity using NLP models☆198Updated 5 years ago
- Comparatively fine-tuning pretrained BERT models on downstream, text classification tasks with different architectural configurations in …☆126Updated 5 years ago
- This repository contains the corpora and supplementary data, along with instructions for recreating the experiments, for our paper: "End-…☆90Updated 5 years ago
- Code for the ACL 2020 paper 'tBERT: Topic Models and BERT Joining Forces for Semantic Similarity Detection'.☆143Updated 2 years ago
- Framework to learn Named Entity Recognition models without labelled data using weak supervision.☆124Updated 4 years ago
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 5 years ago
- Aspect extraction from product reviews - window-CNN+maxpool+CRF, BiLSTM+CRF, MLP+CRF☆158Updated 4 years ago
- Text summarization starting from scratch.☆95Updated last year
- A text classification example with Bert/ELMo/GloVe in pytorch☆90Updated 5 years ago
- Tutorial for End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF☆125Updated 4 years ago
- Enhancing the BERT training with Semi-supervised Generative Adversarial Networks☆229Updated 2 years ago
- Rank-based Unsupervised Keyword Extraction via Metavertex Aggregation☆99Updated last year
- Pytorch implementation of "Graph Convolutional Networks for Text Classification"☆132Updated 2 years ago
- SpanEmo☆62Updated 3 years ago
- Large-Scale Multi-Label Text Classification on EU Legislation☆98Updated 2 years ago
- ☆84Updated 5 years ago
- Siamese-LSTM PyTorch Implementation for cikm 2018☆63Updated 7 years ago
- ☆34Updated 2 years ago
- cat🐈: the repo for the paper "Embarrassingly Simple Unsupervised Aspect extraction"☆78Updated 5 years ago
- Named Entity Recognition with Pretrained XLM-RoBERTa☆92Updated 4 years ago
- ACL 2019: Incorporating Syntactic and Semantic Information in Word Embeddings using Graph Convolutional Networks☆291Updated 2 years ago
- Implementation of Self-adjusting Dice Loss from "Dice Loss for Data-imbalanced NLP Tasks" paper☆109Updated 5 years ago