SpanBERT
NLP task library
This repository provides pre-trained models and code for using SpanBERT in various natural language processing tasks.
Code for using and evaluating SpanBERT.
893 stars
19 watching
174 forks
Language: Python
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
facebookresearch/senteval | Tool for evaluating the quality of sentence embeddings as features in various downstream tasks. | 2,086 |
facebookresearch/vizseq | Analyzes text generation tasks and provides visual insights | 444 |
facebookresearch/spiritlm | This repository provides an end-to-end language model capable of generating coherent text based on both spoken and written inputs. | 845 |
facebookresearch/compilergym | A reinforcement learning environment library for compiler optimization tasks | 917 |
jfreddypuentes/spanlp | A Python library to detect and filter profanity in Spanish text, suitable for various applications such as censorship, content moderation, and data cleaning. | 36 |
ncbi-nlp/bluebert | Pre-trained language models for biomedical natural language processing tasks | 560 |
sergey-tihon/stanford.nlp.net | A .NET wrapper around Stanford NLP's Java API, providing access to natural language processing capabilities. | 598 |
facebookresearch/eft | Provides pseudo-GT 3D human pose data and pre-trained models for training 3D pose estimation algorithms | 379 |
facebookresearch/pycls | A flexible PyTorch image classification framework for rapid research exploration and model evaluation. | 2,141 |
googleapis/python-spanner-django | A Django database backend that supports Cloud Spanner's relational database service | 90 |
n0kovo/fb_friend_list_scraper | Tool to scrape names and usernames from large friend lists on Facebook without being rate limited | 260 |
allenai/scibert | A BERT model trained on scientific text for natural language processing tasks | 1,532 |
turkunlp/wikibert | Provides pre-trained language models derived from Wikipedia texts for natural language processing tasks | 34 |
dmis-lab/biobert | Provides pre-trained language representation models for biomedical text mining tasks | 1,970 |
justfollowus/natural-language-processing | Comprehensive resource for learning natural language processing (NLP) with a structured course outline and recommended readings. | 834 |