bert_score
Text scorer
An evaluation metric for text generation using BERT-based models
BERT score for text generation
2k stars
22 watching
221 forks
Language: Jupyter Notebook
last commit: 6 months ago machine-learningnatural-language-processing
Related projects:
Repository | Description | Stars |
---|---|---|
hpclab/vectorized-quickscorer | An optimization of a document scoring algorithm to leverage CPU SIMD extensions for improved performance. | 2 |
ibm/max-review-text-generator | Generates English-language text similar to Yelp reviews using a Char-RNN model | 17 |
tonianelope/multilingual-bert | Investigating multilingual language models for Named Entity Recognition in German and English | 14 |
ibm/max-text-sentiment-classifier | Detects sentiment in short pieces of text using a pre-trained BERT model fine-tuned on the IBM Claims Dataset. | 58 |
zhuiyitechnology/wobert | A Word-based Chinese BERT model trained on large-scale text data using pre-trained models as a foundation | 460 |
jind11/textfooler | A tool for generating adversarial examples to attack text classification and inference models | 496 |
certainlyio/nordic_bert | Provides pre-trained BERT models for Nordic languages with limited training data. | 164 |
kilicogluh/bio-scores | A modular framework for coreference resolution in biomedical text using Java | 9 |
retraigo/appraisal | Utilities for transforming and analyzing text data using machine learning algorithms | 5 |
tensorflow/text | Preprocessing and processing tools for text data in machine learning models | 1,239 |
tommyettinger/textratypist | A library for creating dynamic text displays with various effects and styles in libGDX games. | 100 |
fwextensions/quick-score | A JavaScript library for scoring and matching strings based on similarity algorithms, used for auto-completion and search functionality. | 159 |
turkunlp/wikibert | Provides pre-trained language models derived from Wikipedia texts for natural language processing tasks | 34 |
dfki-nlp/gevalm | Evaluates German transformer language models with syntactic agreement tests | 7 |
ibm/max-text-summarizer | Provides a pre-trained text summarization model that can be deployed as a web service in a Docker container | 27 |