All Projects → banglabert → Similar Projects or Alternatives

480 Open source projects that are alternatives of or similar to banglabert

GoEmotions-pytorch
Pytorch Implementation of GoEmotions 😍😢😱
Stars: ✭ 95 (-48.92%)
Mutual labels:  bert, emotion-classification
Kashgari
Kashgari is a production-level NLP Transfer learning framework built on top of tf.keras for text-labeling and text-classification, includes Word2Vec, BERT, and GPT2 Language Embedding.
Stars: ✭ 2,235 (+1101.61%)
Mutual labels:  named-entity-recognition, bert
bern
A neural named entity recognition and multi-type normalization tool for biomedical text mining
Stars: ✭ 151 (-18.82%)
Mutual labels:  named-entity-recognition, bert
TorchBlocks
A PyTorch-based toolkit for natural language processing
Stars: ✭ 85 (-54.3%)
Mutual labels:  named-entity-recognition, bert
BERTOverflow
A Pre-trained BERT on StackOverflow Corpus
Stars: ✭ 40 (-78.49%)
Mutual labels:  named-entity-recognition, bert
semantic-document-relations
Implementation, trained models and result data for the paper "Pairwise Multi-Class Document Classification for Semantic Relations between Wikipedia Articles"
Stars: ✭ 21 (-88.71%)
Mutual labels:  document-classification, bert
Bert Bilstm Crf Ner
Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services
Stars: ✭ 3,838 (+1963.44%)
Mutual labels:  named-entity-recognition, bert
WSDM-Cup-2019
[ACM-WSDM] 3rd place solution at WSDM Cup 2019, Fake News Classification on Kaggle.
Stars: ✭ 62 (-66.67%)
Mutual labels:  natural-language-inference, bert
Pytorch-NLU
Pytorch-NLU,一个中文文本分类、序列标注工具包,支持中文长文本、短文本的多类、多标签分类任务,支持中文命名实体识别、词性标注、分词等序列标注任务。 Ptorch NLU, a Chinese text classification and sequence annotation toolkit, supports multi class and multi label classification tasks of Chinese long text and short text, and supports sequence annotation tasks such as Chinese named entity recognition, part of speech ta…
Stars: ✭ 151 (-18.82%)
Mutual labels:  named-entity-recognition, bert
bangla-bert
Bangla-Bert is a pretrained bert model for Bengali language
Stars: ✭ 41 (-77.96%)
Mutual labels:  bert, bangla-nlp
ChineseNER
中文NER的那些事儿
Stars: ✭ 241 (+29.57%)
Mutual labels:  bert, bert-fine-tuning
syntaxdot
Neural syntax annotator, supporting sequence labeling, lemmatization, and dependency parsing.
Stars: ✭ 32 (-82.8%)
Mutual labels:  bert, xlm-roberta
policy-data-analyzer
Building a model to recognize incentives for landscape restoration in environmental policies from Latin America, the US and India. Bringing NLP to the world of policy analysis through an extensible framework that includes scraping, preprocessing, active learning and text analysis pipelines.
Stars: ✭ 22 (-88.17%)
Mutual labels:  document-classification, bert
bert-movie-reviews-sentiment-classifier
Build a Movie Reviews Sentiment Classifier with Google's BERT Language Model
Stars: ✭ 12 (-93.55%)
Mutual labels:  bert, sentiment-classification
bert nli
A Natural Language Inference (NLI) model based on Transformers (BERT and ALBERT)
Stars: ✭ 97 (-47.85%)
Mutual labels:  natural-language-inference, bert
classy
classy is a simple-to-use library for building high-performance Machine Learning models in NLP.
Stars: ✭ 61 (-67.2%)
Mutual labels:  bert, bert-fine-tuning
Dan Jurafsky Chris Manning Nlp
My solution to the Natural Language Processing course made by Dan Jurafsky, Chris Manning in Winter 2012.
Stars: ✭ 124 (-33.33%)
Fill-the-GAP
[ACL-WS] 4th place solution to gendered pronoun resolution challenge on Kaggle
Stars: ✭ 13 (-93.01%)
Mutual labels:  natural-language-inference, bert
KoBERT-nsmc
Naver movie review sentiment classification with KoBERT
Stars: ✭ 57 (-69.35%)
Mutual labels:  bert, sentiment-classification
Pytorch Sentiment Analysis
Tutorials on getting started with PyTorch and TorchText for sentiment analysis.
Stars: ✭ 3,209 (+1625.27%)
Mutual labels:  bert, sentiment-classification
DeepNER
An Easy-to-use, Modular and Prolongable package of deep-learning based Named Entity Recognition Models.
Stars: ✭ 9 (-95.16%)
Mutual labels:  named-entity-recognition, bert
NSP-BERT
The code for our paper "NSP-BERT: A Prompt-based Zero-Shot Learner Through an Original Pre-training Task —— Next Sentence Prediction"
Stars: ✭ 166 (-10.75%)
Mutual labels:  natural-language-inference, bert
Mt Dnn
Multi-Task Deep Neural Networks for Natural Language Understanding
Stars: ✭ 1,871 (+905.91%)
Mutual labels:  named-entity-recognition, bert
Spark Nlp
State of the Art Natural Language Processing
Stars: ✭ 2,518 (+1253.76%)
Mutual labels:  named-entity-recognition, bert
knowledge-graph-nlp-in-action
从模型训练到部署,实战知识图谱(Knowledge Graph)&自然语言处理(NLP)。涉及 Tensorflow, Bert+Bi-LSTM+CRF,Neo4j等 涵盖 Named Entity Recognition,Text Classify,Information Extraction,Relation Extraction 等任务。
Stars: ✭ 58 (-68.82%)
Mutual labels:  named-entity-recognition, bert
OpenUE
OpenUE是一个轻量级知识图谱抽取工具 (An Open Toolkit for Universal Extraction from Text published at EMNLP2020: https://aclanthology.org/2020.emnlp-demos.1.pdf)
Stars: ✭ 274 (+47.31%)
Mutual labels:  named-entity-recognition, bert
backprop
Backprop makes it simple to use, finetune, and deploy state-of-the-art ML models.
Stars: ✭ 229 (+23.12%)
Mutual labels:  bert, multilingual-models
BERT-QE
Code and resources for the paper "BERT-QE: Contextualized Query Expansion for Document Re-ranking".
Stars: ✭ 43 (-76.88%)
Mutual labels:  bert
EdPaper
Helps you organizing your paperwork
Stars: ✭ 56 (-69.89%)
Mutual labels:  document-classification
CIAN
Implementation of the Character-level Intra Attention Network (CIAN) for Natural Language Inference (NLI) upon SNLI and MultiNLI corpus
Stars: ✭ 17 (-90.86%)
TriB-QA
吹逼我们是认真的
Stars: ✭ 45 (-75.81%)
Mutual labels:  bert
ganbert
Enhancing the BERT training with Semi-supervised Generative Adversarial Networks
Stars: ✭ 205 (+10.22%)
Mutual labels:  bert
Few-NERD
Code and data of ACL 2021 paper "Few-NERD: A Few-shot Named Entity Recognition Dataset"
Stars: ✭ 317 (+70.43%)
Mutual labels:  named-entity-recognition
analyzing-reddit-sentiment-with-aws
Learn how to use Kinesis Firehose, AWS Glue, S3, and Amazon Athena by streaming and analyzing reddit comments in realtime. 100-200 level tutorial.
Stars: ✭ 40 (-78.49%)
Mutual labels:  sentiment-classification
korpatbert
특허분야 특화된 한국어 AI언어모델 KorPatBERT
Stars: ✭ 48 (-74.19%)
Mutual labels:  bert
oreilly-bert-nlp
This repository contains code for the O'Reilly Live Online Training for BERT
Stars: ✭ 19 (-89.78%)
Mutual labels:  bert
scikitcrf NER
Python library for custom entity recognition using Sklearn CRF
Stars: ✭ 17 (-90.86%)
Mutual labels:  named-entity-recognition
sentiment analysis dict
sentiment analysis、情感分析、文本分类、基于字典、python、classification
Stars: ✭ 111 (-40.32%)
Mutual labels:  sentiment-classification
CAIL
法研杯CAIL2019阅读理解赛题参赛模型
Stars: ✭ 34 (-81.72%)
Mutual labels:  bert
Sohu2019
2019搜狐校园算法大赛
Stars: ✭ 26 (-86.02%)
Mutual labels:  bert
bert for corrector
基于bert进行中文文本纠错
Stars: ✭ 199 (+6.99%)
Mutual labels:  bert
SynLSTM-for-NER
Code and models for the paper titled "Better Feature Integration for Named Entity Recognition", NAACL 2021.
Stars: ✭ 26 (-86.02%)
Mutual labels:  named-entity-recognition
TweebankNLP
[LREC 2022] An off-the-shelf pre-trained Tweet NLP Toolkit (NER, tokenization, lemmatization, POS tagging, dependency parsing) + Tweebank-NER dataset
Stars: ✭ 84 (-54.84%)
Mutual labels:  named-entity-recognition
brand-sentiment-analysis
Scripts utilizing Heartex platform to build brand sentiment analysis from the news
Stars: ✭ 21 (-88.71%)
Mutual labels:  sentiment-classification
BERT-chinese-text-classification-pytorch
This repo contains a PyTorch implementation of a pretrained BERT model for text classification.
Stars: ✭ 92 (-50.54%)
Mutual labels:  bert
TabFormer
Code & Data for "Tabular Transformers for Modeling Multivariate Time Series" (ICASSP, 2021)
Stars: ✭ 209 (+12.37%)
Mutual labels:  bert
DiscEval
Discourse Based Evaluation of Language Understanding
Stars: ✭ 18 (-90.32%)
Mutual labels:  bert
question generator
An NLP system for generating reading comprehension questions
Stars: ✭ 188 (+1.08%)
Mutual labels:  bert
ExpBERT
Code for our ACL '20 paper "Representation Engineering with Natural Language Explanations"
Stars: ✭ 28 (-84.95%)
Mutual labels:  bert
R-AT
Regularized Adversarial Training
Stars: ✭ 19 (-89.78%)
Mutual labels:  bert
teanaps
자연어 처리와 텍스트 분석을 위한 오픈소스 파이썬 라이브러리 입니다.
Stars: ✭ 91 (-51.08%)
Mutual labels:  named-entity-recognition
rasa-bert-finetune
支持rasa-nlu 的bert finetune
Stars: ✭ 46 (-75.27%)
Mutual labels:  bert
empythy
Automated NLP sentiment predictions- batteries included, or use your own data
Stars: ✭ 17 (-90.86%)
Mutual labels:  sentiment-classification
german-sentiment
A data set and model for german sentiment classification.
Stars: ✭ 37 (-80.11%)
Mutual labels:  sentiment-classification
RECCON
This repository contains the dataset and the PyTorch implementations of the models from the paper Recognizing Emotion Cause in Conversations.
Stars: ✭ 126 (-32.26%)
Chinese-Minority-PLM
CINO: Pre-trained Language Models for Chinese Minority (少数民族语言预训练模型)
Stars: ✭ 133 (-28.49%)
Mutual labels:  xlm-roberta
Transformer-QG-on-SQuAD
Implement Question Generator with SOTA pre-trained Language Models (RoBERTa, BERT, GPT, BART, T5, etc.)
Stars: ✭ 28 (-84.95%)
Mutual labels:  bert
GEANet-BioMed-Event-Extraction
Code for the paper Biomedical Event Extraction with Hierarchical Knowledge Graphs
Stars: ✭ 52 (-72.04%)
Mutual labels:  bert
Wisty.js
🧚‍♀️ Chatbot library turning conversations into actions, locally, in the browser.
Stars: ✭ 24 (-87.1%)
Mutual labels:  named-entity-recognition
1-60 of 480 similar projects