plkmo / NLP_ToolkitLinks
Library of state-of-the-art models (PyTorch) for NLP tasks
☆109Updated 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 5 years ago
- architectures and pre-trained models for long document classification.☆155Updated 4 years ago
- Code for paper "Hierarchical Text Classification with Reinforced Label Assignment" EMNLP 2019☆138Updated 4 years ago
- Code for the ACL 2020 paper 'tBERT: Topic Models and BERT Joining Forces for Semantic Similarity Detection'.☆142Updated 2 years ago
- ☆126Updated last year
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆71Updated 5 years ago
- Framework to learn Named Entity Recognition models without labelled data using weak supervision.☆123Updated 4 years ago
- code for our 2019 paper: "Adapt or Get Left Behind: Domain Adaptation through BERT Language Model Finetuning for Aspect-Target Sentiment…☆187Updated last year
- Tutorial for End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF☆125Updated 4 years ago
- Keyphrase Extraction based on Scientific Text, Semeval 2017, Task 10☆109Updated 2 years ago
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆41Updated 5 years ago
- Rank-based Unsupervised Keyword Extraction via Metavertex Aggregation☆99Updated 8 months ago
- Hierarchical Attention Networks for Document Classification in Keras☆78Updated 6 years ago
- Pytorch implementation of "Graph Convolutional Networks for Text Classification"☆131Updated last year
- A text classification example with Bert/ELMo/GloVe in pytorch☆90Updated 4 years ago
- Aspect extraction from product reviews - window-CNN+maxpool+CRF, BiLSTM+CRF, MLP+CRF☆158Updated 4 years ago
- celarex / STS-CNN-STSbenchmark-Semantic-Similarity-Semantic-Textual-Similarity-CNN-HCTI-Tensorflow-KerasA simple implementation of paper "HCTI at SemEval-2017 Task 1: Use convolutional neural network to evaluate semantic textual similarity."☆31Updated 2 years ago
- Pytorch implementation of the paper Deep learning for extreme multi-label text classification☆62Updated last year
- This repository contains the corpora and supplementary data, along with instructions for recreating the experiments, for our paper: "End-…☆91Updated 5 years ago
- Code for unsupervised aspect extraction, using Keras and its Backends☆91Updated 2 years ago
- This repository contains various ways to calculate sentence vector similarity using NLP models☆197Updated 5 years ago
- Keras Implementation of Aspect based Sentiment Analysis☆152Updated 5 years ago
- Fine-tune BERT to generate sentence embedding for cosine similarity☆69Updated 5 years ago
- Named Entity Recognition as Dependency Parsing☆39Updated 5 years ago
- Siamese-LSTM PyTorch Implementation for cikm 2018☆63Updated 6 years ago
- Comparatively fine-tuning pretrained BERT models on downstream, text classification tasks with different architectural configurations in …☆124Updated 5 years ago
- CNN-based model to realize aspect extraction of restaurant reviews based on pre-trained word embeddings and part-of-speech tagging☆103Updated 6 years ago
- An elaborate and exhaustive paper list for Named Entity Recognition (NER)☆391Updated 3 years ago
- A PyTorch implementation of the BI-LSTM-CRF model.☆255Updated 9 months ago
- BERT for question answering starting with HotpotQA☆167Updated 6 years ago