hun_ner_checklist
NER testing framework
Provides diagnostic test cases for evaluating Hungarian Named Entity Recognition models
CHECKLIST-style test cases and the testing of three Hungarian Named Entity Recognition tools.
0 stars
3 watching
0 forks
Language: Python
last commit: almost 4 years ago
Linked from 1 awesome list
evaluation-frameworkhungarian-languagenernlp
Related projects:
Repository | Description | Stars |
---|---|---|
guillaumegenthial/sequence_tagging | Named Entity Recognition model using LSTM and CRF with character embeddings | 1,946 |
tonianelope/multilingual-bert | Investigating multilingual language models for Named Entity Recognition in German and English | 14 |
franck-dernoncourt/neuroner | Named-entity recognition using neural networks. | 1,698 |
novakat/nytk-nerkor-cars-ontonotespp | A large annotated dataset of Hungarian text with over 30 entity types derived from various sources and formats. | 1 |
lemonhu/ner-bert-pytorch | A PyTorch implementation of named entity recognition using the Google AI's pre-trained BERT model for Chinese text data. | 438 |
text-mining/persian-ner | A Persian named entity recognition system with a large, labeled dataset. | 224 |
scicloj/scicloj.ml.crf | A plugin for scicloj.ml providing Named Entity Recognition (NER) functionality using Stanford's CRF-NER model. | 0 |
huspacy/huspacy | An industrial-strength natural language processing library for Hungarian language text analysis | 155 |
lang-uk/ner-uk | A Ukrainian NER corpus and annotation dataset for training and evaluating named entity recognition models. | 90 |
cogcomp/talen | A tool for annotating named entities in low-resource languages using web-based annotation interface. | 112 |
kamalkraj/bert-ner | An implementation of named entity recognition using Google's BERT model for the CoNLL-2003 dataset and Python. | 1,211 |
haniehp/persianner | This project provides tools and resources for named-entity recognition in Persian language, including annotated datasets and pre-trained word embeddings. | 56 |
marcotcr/checklist | A suite of tools and tests for evaluating the behavior of natural language processing models | 2,010 |
deeppavlov/slavic-bert-ner | A shared BERT model for NER tasks in Slavic languages, pre-trained on Bulgarian, Czech, Polish, and Russian texts. | 73 |
neulab/explainaboard | An interactive tool to analyze and compare the performance of natural language processing models | 361 |