Skip to content
View elenanereiss's full-sized avatar

Block or report elenanereiss

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Legal-Entity-Recognition Legal-Entity-Recognition Public

    A Dataset of German Legal Documents for Named Entity Recognition

    Python 166 35

  2. bert-legal-ner bert-legal-ner Public

    Legal NER with huggingface Transformers

    Python 5 1

  3. Limits-of-LLMs-for-German-Text-Classification Limits-of-LLMs-for-German-Text-Classification Public

    This repo is dedicated to an analysis of the LLMs performance as text classifiers on five German datasets from social media covering 13 tasks. We experiment with zero- and few-shot classification a…

    Python 3

  4. bilstm-legal-ner bilstm-legal-ner Public

    BiLSTM-CNN-CRF with German LER Dataset

    Python 2

  5. German-Speech-Act-Classification German-Speech-Act-Classification Public

    This repo present different classifiers on German Speech Act dataset. For BERT models, we implement such fine-tuning strategies as baseline, hyperparameter search and few-shot classification using …

    Jupyter Notebook 1

  6. elmo-bilstm-cnn-crf elmo-bilstm-cnn-crf Public

    Forked from UKPLab/elmo-bilstm-cnn-crf

    BiLSTM-CNN-CRF architecture for sequence tagging using ELMo representations.

    Python