crux82 / AILC-lectures2021-labLinks
This is a Pytorch (+ Huggingface transformers) implementation of a "simple" text classifier defined using BERT-based models. In this lab we will see how it is simple to use BERT for a sentence classification task, obtaining state-of-the-art results in few lines of python code.
☆19Updated 3 years ago
Alternatives and similar repositories for AILC-lectures2021-lab
Users that are interested in AILC-lectures2021-lab are comparing it to the libraries listed below
Sorting:
- A python 3 interface for BabelNet https://babelnet.org/☆32Updated 2 years ago
- This repository hosts materials from the CLiC-IT 2023 tutorial☆30Updated last year
- Codes for NLPDove at SemEval 2020 Task 6: OffensEval, COLING 2020☆10Updated 5 years ago
- This is official code for the NAACL 2021 paper: "MelBERT: Metaphor Detection via Contextualized Late Interaction usingMetaphorical Identi…☆50Updated 2 years ago
- Neural CRF Model for Sentence Alignment in Text Simplification☆67Updated 4 months ago
- XAI Tutorial for the Explainable AI track in the ALPS winter school 2021☆58Updated 4 years ago
- ☆209Updated 4 years ago
- ☆11Updated last year
- Lexical Simplification with Pretrained Encoders☆70Updated 4 years ago
- Applying BERT to named entity recognition in English and Russian.☆162Updated 2 years ago
- Contextualised Word Representations for Lexical Semantic Change Analysis☆31Updated 4 years ago
- This code provides word level language identification tool for identifying language for individual words in Code-Mixed text. e.g. The tex…☆53Updated 4 years ago
- This repo contains a set of neural transducer, e.g. sequence-to-sequence model, focusing on character-level tasks.☆75Updated last year
- ☆230Updated 4 years ago
- SpanEmo☆62Updated 2 years ago
- Zero-shot Transfer Learning from English to Arabic☆29Updated 2 years ago
- ☆16Updated 6 years ago
- Reimplementation of a BERT based model (Shi et al, 2019), currently the state-of-the-art for English SRL. This model implements also pred…☆70Updated 3 years ago
- Code for the paper "Modeling Information Change in Science Communication with Semantically Matched Paraphrases" from EMNLP 2022☆13Updated 2 years ago
- BERT fine-tuning for POS tagging task (Keras)