token-classification
There are 51 repositories under token-classification topic.
KRLabsOrg/LettuceDetect
LettuceDetect is a hallucination detection framework for RAG applications.
modelscope/AdaSeq
AdaSeq: An All-in-One Library for Developing State-of-the-Art Sequence Understanding Models
4AI/LS-LLaMA
A Simple but Powerful SOTA NER Model | Official Code For Label Supervised LLaMA Finetuning
luozhouyang/transformers-keras
Transformer-based models implemented in tensorflow 2.x(using keras).
satya77/Transformer_Temporal_Tagger
Code and data form the paper BERT Got a Date: Introducing Transformers to Temporal Tagging
Kardbord/hfapigo
Unofficial (Golang) Go bindings for the Hugging Face Inference API
fido-ai/ua-datasets
A collection of datasets for Ukrainian language
ufal/factgenie
Lightweight self-hosted span annotation tool
datnnt1997/VPhoBertTagger
Token classification using Phobert Models for Vietnamese
Babelscape/cner
CNER: Concept and Named Entity Recognition
nachoDRT/MERIT-Dataset
The MERIT Dataset is a fully synthetic, labeled dataset created for training and benchmarking LLMs on Visually Rich Document Understanding tasks. It is also designed to help detect biases and improve interpretability in LLMs, where we are actively working. This repository is actively maintained, and new features are continuously being added.
pha123661/NTU-2022Fall-ADL
Applied Deep Learning 深度學習之應用 by Vivian Chen 陳縕儂 at NTU CSIE
rafaelpierre/bullet
bullet: A Zero-Shot / Few-Shot Learning, LLM Based, text classification framework
aditeyabaral/maple
Implementation of the paper, MAPLE - MAsking words to generate blackout Poetry using sequence-to-sequence LEarning, ICNLSP 2021
Ahwar/NER-NLP-with-ONNX-Java
A Java NLP application that identifies names, organizations, and locations in text by utilizing Hugging Face's RoBERTa NER model through the ONNX runtime and the Deep Java Library.
Babelscape/ID10M
Data and code for the paper "ID10M: Idiom Identification in 10 Languages" (NAACL 2022).
Antarlekhaka/code
Multi-task NLP Annotation Framework
awsaf49/pii-data-detection
The Learning Agency Lab - PII Data Detection || Develop automated techniques to detect and remove PII from educational data.
VirtualRoyalty/gan-plus-nlp
Generative adversarial approach to most popular NLP tasks
AlexKly/Detailed-NER-Dataset-RU
Labeled Russian text token-by-token for training models for NER task based samples got from parsing different resources and generated by ChatGPT.
AshutoshDongare/softskill-NER
Fine tuning 🤗 transformer model for softskill NER task
1024-m/NAACL-2024-SemEval-TASK-8C
Code for the paper : Black-Box Word-Level Text Boundary Detection in Partially Machine Generated Texts
abmami/Fine-tuning-CamemBERT-for-Keyword-Extraction
Fine-tuning CamemBERT for French keywords extraction on custom dataset.
aditeyabaral/maple-v2
MAPLEv2 - Multi-task Approach for generating blackout Poetry with Linguistic Evaluation
anudeepvanjavakam1/lit_or_not_on_reddit
This app searches reddit posts and comments to determine if a product or service has a positive or negative sentiment and predicts top product mentions using Named Entity Recognition
mahvash-siavashpour/BERT-Token-Classification-for-Persian-Kasr-e-Ezafeh
Identify if each of the words in a Persian sentence need a kasr-e-ezafeh tag or not.
MohammedAly22/Tasneef
A state-of-the-art Arabic part-of-speech tagger leveraging the XLMR transformer model With an impressive testing accuracy of 97.49% and a remarkable testing F1-score of 96.44% on the Arabic UD Treebank.
nlp4se/RE-Miner-Dashboard
NLP interactive dashboard for users to interact with the RE-Miner Ecosystem for data analysis, visualization, and NLP-based insights.
TirendazAcademy/Multilingual-NER-App
Building a multilingual NER app with HuggingFace, Gradio and Comet
Harito97/Reconstruct_Vietnamese_diacritics
Develop a deep learning model to accurately restore Vietnamese diacritics.
MohammedAly22/ArabNizer
ArabiNizer is a state-of-the-art Arabic named entity recognizer (NER) leveraging the XLMR transformer model with an impressive testing accuracy of 95.00% and a remarkable testing F1-score of 88.00% on the PAN-X.AR subset from XTREME.
naivenlp/rapidnlp-datasets
Data pipelines for both TensorFlow and PyTorch!
prasoonvarshney/scientific-entity-recognition
End-to-end pipeline for (1) automatic scraping and parsing of NLP research papers, (2) token-level entity annotations in Label Studio, and (3) BERT-based models for span identification and entity recognition
vedantMahangade/PII-Data-Detection
A reliable automated LLM based Model for detecting PII in Student Writing
vineetk1/sequence-tagging
Sequence-tagging using deep learning