emBERT
NLP toolset
Provides pre-trained transformer-based models and tools for natural language processing tasks
emtsv module for pre-trained Transfomer-based models
2 stars
6 watching
1 forks
Language: Python
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dasmith/stanford-corenlp-python | A Python wrapper for Stanford University's NLP tools, providing an interface to perform various natural language processing tasks such as tagging, parsing, and named entity recognition. | 612 |
nlprinceton/text_embedding | A utility class for generating and evaluating document representations using word embeddings. | 54 |
allenai/scibert | A BERT model trained on scientific text for natural language processing tasks | 1,521 |
ncbi-nlp/bluebert | Pre-trained language models for biomedical natural language processing tasks | 558 |
balavenkatesh3322/nlp-pretrained-model | A collection of pre-trained natural language processing models | 170 |
nlpodyssey/cybertron | A Go package providing an easy interface to use pre-trained NLP models from the HuggingFace repository for tasks like text classification and machine translation. | 286 |
kimtaro/ve | A linguistic framework for natural language processing tasks. | 216 |
namisan/mt-dnn | A PyTorch package implementing multi-task deep neural networks for natural language understanding | 2,238 |
dmis-lab/biobert | Provides pre-trained language representation models for biomedical text mining tasks | 1,954 |
languagemachines/frog | An integration of memory-based natural language processing modules for Dutch | 75 |
dbmdz/berts | Provides pre-trained language models for natural language processing tasks | 155 |
nyu-mll/jiant | A toolkit for natural language processing research enabling multitask learning and transfer learning. | 1,644 |
backprop-ai/backprop | A Python library that provides pre-trained models and tools for fine-tuning and deploying natural language processing tasks | 243 |
jwieting/para-nmt-50m | A collection of pre-trained models and code for training paraphrastic sentence embeddings from large machine translation datasets. | 102 |
jd-aig/nlp_baai | A collection of natural language processing models and tools for collaboration on a joint project between BAAI and JDAI. | 252 |