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 4 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:
- An initiative to collect and distribute resources for co-reference resolution in a unified standard.☆25Updated last year
- Data for the HIPE 2022 shared task.☆21Updated last year
- Dutch coreference resolution & dialogue analysis using deterministic rules☆21Updated 2 years ago
- A python 3 interface for BabelNet https://babelnet.org/☆32Updated 2 years ago
- Annotated dataset of 100 works of fiction to support tasks in natural language processing and the computational humanities.☆362Updated 2 years ago
- Repository for the Georgetown University Multilayer Corpus (GUM)☆98Updated last month
- UIMA CAS processing library written in Python☆90Updated 2 months ago
- DBMDZ BERT, DistilBERT, ELECTRA, GPT-2 and ConvBERT models☆156Updated 2 years ago
- This repository hosts materials from the CLiC-IT 2023 tutorial☆30Updated last year
- XAI Tutorial for the Explainable AI track in the ALPS winter school 2021☆58Updated 4 years ago
- ☆24Updated 4 years ago
- A french sequence to sequence pretrained model☆62Updated 3 years ago
- Poetry Corpora Annotated on Aesthetic Emotions☆11Updated 3 years ago
- Applying BERT to named entity recognition in English and Russian.☆162Updated 2 years ago
- A fully-fledge PyTorch package for Morphological Analysis, tailored to morphologically rich and historical languages.☆23Updated last year
- ☆212Updated 4 years ago
- Automated Semantic Analysis of Discourse Markers☆10Updated 3 years ago
- A neural word aligner based on multilingual BERT☆355Updated 3 years ago
- Language model fine-tuning on NER with an easy interface and cross-domain evaluation. "T-NER: An All-Round Python Library for Transformer…☆391Updated 2 years ago
- A python module for evaluating NERC and NEL system performances as defined in the HIPE shared tasks (formerly CLEF-HIPE-2020-scorer).☆14Updated last year
- The central repo for Creole based NLU and NLG work☆18Updated 4 months ago
- BERT fine-tuning for POS tagging task (Keras)☆79Updated 6 years ago
- Obtain Word Alignments using Pretrained Language Models (e.g., mBERT)☆375Updated last year
- Alignment and annotation for comparable documents.☆22Updated 6 years ago
- Python version for Doug Biber's Multidimensional Analysis (MDA)☆36Updated 6 months ago
- A Dataset of German Legal Documents for Named Entity Recognition☆173Updated 2 years ago
- This is a simple Python package for calculating a variety of lexical diversity indices☆77Updated last year
- GlossBERT: BERT for Word Sense Disambiguation with Gloss Knowledge (EMNLP 2019)☆96Updated 2 years ago
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆179Updated 4 years ago
- A CoNLL-U parser that takes a CoNLL-U formatted string and turns it into a nested python dictionary.☆317Updated last month