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.
891 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,087 |
facebookresearch/vizseq | Analyzes text generation tasks and provides visual insights | 443 |
facebookresearch/spiritlm | This repository provides an end-to-end language model capable of generating coherent text based on both spoken and written inputs. | 777 |
facebookresearch/compilergym | A reinforcement learning environment library for compiler optimization tasks | 914 |
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 | 558 |
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 | 375 |
facebookresearch/pycls | A flexible PyTorch image classification framework for rapid research exploration and model evaluation. | 2,138 |
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 | 253 |
allenai/scibert | A BERT model trained on scientific text for natural language processing tasks | 1,521 |
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,954 |
justfollowus/natural-language-processing | Comprehensive resource for learning natural language processing (NLP) with a structured course outline and recommended readings. | 834 |