lyeoni / prenlpLinks
Preprocessing Library for Natural Language Processing
☆166Updated 2 years ago
Alternatives and similar repositories for prenlp
Users that are interested in prenlp are comparing it to the libraries listed below
Sorting:
- Package for controllable summarization☆78Updated 2 years ago
- Simple State-of-the-Art BERT-Based Sentence Classification with Keras / TensorFlow 2. Built with HuggingFace's Transformers.☆201Updated last year
- Semantic search using Transformers and others☆110Updated 5 years ago
- ⛔ [NOT MAINTAINED] A web-based annotator for closed-domain question answering datasets with SQuAD format.☆88Updated 2 years ago
- This repository contains various ways to calculate sentence vector similarity using NLP models☆197Updated 5 years ago
- Named Entity Recognition on CoNLL dataset using BiLSTM+CRF implemented with Pytorch☆41Updated 6 years ago
- A lightweight but powerful library to build token indices for NLP tasks, compatible with major Deep Learning frameworks like PyTorch and …☆51Updated 9 months ago
- reference pytorch code for intent classification☆44Updated 11 months ago
- Many Natural Language Processing tasks rely on sentence boundary detection (SBD). Although amazing libraries like spacy provide state of …☆61Updated 5 years ago
- ☆73Updated 7 years ago
- A tutorial of pertaining Bert on your own dataset using google TPU☆44Updated 5 years ago
- Exploring the simple sentence similarity measurements using word embeddings☆99Updated last year
- A collection of resources on using BERT (https://arxiv.org/abs/1810.04805 ) and related Language Models in production environments.☆96Updated 4 years ago
- Stacked Denoising BERT for Noisy Text Classification (Neural Networks 2020)☆32Updated 2 years ago
- Minimal Interactive Attention Visualization☆140Updated 5 years ago
- Scripts to train a bidirectional LSTM with knowledge distillation from BERT☆158Updated 5 years ago
- Examples for aligning, padding and batching sequence labeling data (NER) for use with pre-trained transformer models☆64Updated 2 years ago
- Self-supervised NER prototype - updated version (69 entity types - 17 broad entity groups). Uses pretrained BERT models with no fine tuni…☆78Updated 3 years ago
- Use BERT to Fill in the Blanks☆83Updated 3 years ago
- Comparatively fine-tuning pretrained BERT models on downstream, text classification tasks with different architectural configurations in …☆125Updated 5 years ago
- reference pytorch code for named entity tagging☆86Updated 11 months ago
- ☆66Updated 5 years ago
- LASER multilingual sentence embeddings as a pip package☆224Updated 2 years ago
- Code for unsupervised aspect extraction, using Keras and its Backends☆91Updated 2 years ago
- Fork of huggingface/pytorch-pretrained-BERT for BERT on STILTs☆106Updated 2 years ago
- AlpacaTag: An Active Learning-based Crowd Annotation Framework for Sequence Tagging (ACL 2019 Demo)☆137Updated 2 years ago
- ULMFiT + Siamese Network for Sentence Vectors☆33Updated 6 years ago
- Making BERT stretchy. Semantic Elasticsearch with Sentence Transformers☆160Updated 5 years ago
- Python code for various NLP metrics☆168Updated 5 years ago
- SentAugment is a data augmentation technique for NLP that retrieves similar sentences from a large bank of sentences. It can be used in c…☆362Updated 3 years ago