pnageshkar / NLP
Natural Language Processing
☆19Updated 6 months ago
Alternatives and similar repositories for NLP:
Users that are interested in NLP are comparing it to the libraries listed below
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆69Updated 4 years ago
- Text Classification using transformer based models☆24Updated 4 years ago
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆41Updated 5 years ago
- Keyphrase Extraction based on Scientific Text, Semeval 2017, Task 10☆108Updated 2 years ago
- A curated list of resources dedicated to text summarization☆11Updated 6 years ago
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆151Updated 3 years ago
- Exploring the simple sentence similarity measurements using word embeddings☆101Updated 6 months ago
- Applying BERT to named entity recognition in English and Russian.☆162Updated 2 years ago
- Developing a Knowledge Graph-based Question and Answering program to extract information from huge dataset☆97Updated last year
- ☆61Updated 4 years ago
- Coreference Resolution☆74Updated 3 years ago
- pyTorch implementation of Recurrence over BERT (RoBERT) based on this paper https://arxiv.org/abs/1910.10781 and comparison with pyTorch …☆80Updated 2 years ago
- Name Entity Recognition using Python and Keras☆45Updated 5 years ago
- A repository containing comprehensive Neural Networks based PyTorch implementations for the semantic text similarity task, including arch…☆53Updated 3 years ago
- This repository contains the corpora and supplementary data, along with instructions for recreating the experiments, for our paper: "End-…☆91Updated 5 years ago
- Code and data form the paper BERT Got a Date: Introducing Transformers to Temporal Tagging☆66Updated 2 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…☆219Updated 8 months ago
- code for our 2019 paper: "Adapt or Get Left Behind: Domain Adaptation through BERT Language Model Finetuning for Aspect-Target Sentiment…☆189Updated last year
- Large-Scale Multi-Label Text Classification on EU Legislation☆94Updated last year
- Regular spotlights of underrated NLP and Data Science GitHub repositories☆35Updated 4 years ago
- Self-supervised NER prototype - updated version (69 entity types - 17 broad entity groups). Uses pretrained BERT models with no fine tuni…☆80Updated 2 years ago
- architectures and pre-trained models for long document classification.☆154Updated 4 years ago
- Pipeline component for spaCy (and other spaCy-wrapped parsers such as spacy-stanza and spacy-udpipe) that adds CoNLL-U properties to a Do…☆80Updated 8 months ago
- Keyword extraction using TextRank algorithm after pre-processing the text with lemmatization, filtering unwanted parts-of-speech and othe…☆114Updated 5 years ago
- Abstractive Text Summarization using Transformer☆165Updated last year
- an easy-to-use interface to fine-tuned BERT models for computing semantic similarity in clinical and web text. that's it.☆213Updated 4 years ago
- A repo to explore different NLP tasks which can be solved using T5☆171Updated 4 years ago
- CNN-based model to realize aspect extraction of restaurant reviews based on pre-trained word embeddings and part-of-speech tagging☆103Updated 5 years ago
- ☆66Updated 4 years ago
- A repository for our AAAI-2020 Cross-lingual-NER paper. Code will be updated shortly.☆47Updated 2 years ago