All Projects → Text_and_Audio_classification_with_Bert → Similar Projects or Alternatives

936 Open source projects that are alternatives of or similar to Text_and_Audio_classification_with_Bert

Deep-learning-model-deploy-with-django
Serving a keras model (neural networks) in a website with the python Django-REST framework.
Stars: ✭ 76 (+123.53%)
Mutual labels:  keras-tensorflow
Icdar 2019 Sroie
ICDAR 2019 Robust Reading Challenge on Scanned Receipts OCR and Information Extraction
Stars: ✭ 202 (+494.12%)
Mutual labels:  text-classification
Nlp Recipes
Natural Language Processing Best Practices & Examples
Stars: ✭ 5,783 (+16908.82%)
Mutual labels:  text-classification
RETRO-pytorch
Implementation of RETRO, Deepmind's Retrieval based Attention net, in Pytorch
Stars: ✭ 473 (+1291.18%)
Mutual labels:  transformers
entity-network
Tensorflow implementation of "Tracking the World State with Recurrent Entity Networks" [https://arxiv.org/abs/1612.03969] by Henaff, Weston, Szlam, Bordes, and LeCun.
Stars: ✭ 58 (+70.59%)
Mutual labels:  embeddings
Pythoncode Tutorials
The Python Code Tutorials
Stars: ✭ 544 (+1500%)
Mutual labels:  text-classification
tf retrieval baseline
A Tensorflow retrieval (space embedding) baseline. Metric learning baseline on CUB and Stanford Online Products.
Stars: ✭ 39 (+14.71%)
Mutual labels:  tensorflow2
Sentiment analysis fine grain
Multi-label Classification with BERT; Fine Grained Sentiment Analysis from AI challenger
Stars: ✭ 546 (+1505.88%)
Mutual labels:  text-classification
10kGNAD
Ten Thousand German News Articles Dataset for Topic Classification
Stars: ✭ 63 (+85.29%)
Mutual labels:  text-classification
Cluepretrainedmodels
高质量中文预训练模型集合:最先进大模型、最快小模型、相似度专门模型
Stars: ✭ 493 (+1350%)
Mutual labels:  text-classification
code-transformer
Implementation of the paper "Language-agnostic representation learning of source code from structure and context".
Stars: ✭ 130 (+282.35%)
Mutual labels:  transformers
Bert Multi Label Text Classification
This repo contains a PyTorch implementation of a pretrained BERT model for multi-label text classification.
Stars: ✭ 473 (+1291.18%)
Mutual labels:  text-classification
molecule-attention-transformer
Pytorch reimplementation of Molecule Attention Transformer, which uses a transformer to tackle the graph-like structure of molecules
Stars: ✭ 46 (+35.29%)
Mutual labels:  transformers
Tfclassifier
Tensorflow based training and classification scripts for text, images, etc
Stars: ✭ 441 (+1197.06%)
Mutual labels:  text-classification
transformers-lightning
A collection of Models, Datasets, DataModules, Callbacks, Metrics, Losses and Loggers to better integrate pytorch-lightning with transformers.
Stars: ✭ 45 (+32.35%)
Mutual labels:  transformers
bert tokenization for java
This is a java version of Chinese tokenization descried in BERT.
Stars: ✭ 39 (+14.71%)
Mutual labels:  bert
Whatlang Rs
Natural language detection library for Rust. Try demo online: https://www.greyblake.com/whatlang/
Stars: ✭ 400 (+1076.47%)
Mutual labels:  text-classification
Zhihu Text Classification
[2017知乎看山杯 多标签 文本分类] ye组(第六名) 解题方案
Stars: ✭ 392 (+1052.94%)
Mutual labels:  text-classification
deep-scite
🚣 A simple recommendation engine (by way of convolutions and embeddings) written in TensorFlow
Stars: ✭ 20 (-41.18%)
Mutual labels:  embeddings
Rmdl
RMDL: Random Multimodel Deep Learning for Classification
Stars: ✭ 375 (+1002.94%)
Mutual labels:  text-classification
Nlp Projects
word2vec, sentence2vec, machine reading comprehension, dialog system, text classification, pretrained language model (i.e., XLNet, BERT, ELMo, GPT), sequence labeling, information retrieval, information extraction (i.e., entity, relation and event extraction), knowledge graph, text generation, network embedding
Stars: ✭ 360 (+958.82%)
Mutual labels:  text-classification
One-Shot-Learning
Matching Networks Tensorflow 2 Implementation for few-shot AD diagnosis
Stars: ✭ 22 (-35.29%)
Mutual labels:  keras-tensorflow
Artificial Adversary
🗣️ Tool to generate adversarial text examples and test machine learning models against them
Stars: ✭ 348 (+923.53%)
Mutual labels:  text-classification
Introduction-to-Deep-Learning-and-Neural-Networks-Course
Code snippets and solutions for the Introduction to Deep Learning and Neural Networks Course hosted in educative.io
Stars: ✭ 33 (-2.94%)
Mutual labels:  transformers
Text Classification Cnn Rnn
CNN-RNN中文文本分类,基于TensorFlow
Stars: ✭ 3,613 (+10526.47%)
Mutual labels:  text-classification
ML4K-AI-Extension
Use machine learning in AppInventor, with easy training using text, images, or numbers through the Machine Learning for Kids website.
Stars: ✭ 18 (-47.06%)
Mutual labels:  text-classification
Bert seq2seq
pytorch实现bert做seq2seq任务,使用unilm方案,现在也可以做自动摘要,文本分类,情感分析,NER,词性标注等任务,支持GPT2进行文章续写。
Stars: ✭ 298 (+776.47%)
Mutual labels:  text-classification
rnn-text-classification-tf
Tensorflow implementation of Attention-based Bidirectional RNN text classification.
Stars: ✭ 26 (-23.53%)
Mutual labels:  text-classification
Textfooler
A Model for Natural Language Attack on Text Classification and Inference
Stars: ✭ 298 (+776.47%)
Mutual labels:  text-classification
TensorFlow-Raspberry-Pi 64-bit
TensorFlow installation wheels for Raspberry Pi 64 OS
Stars: ✭ 27 (-20.59%)
Mutual labels:  tensorflow2
Delft
a Deep Learning Framework for Text
Stars: ✭ 289 (+750%)
Mutual labels:  text-classification
Nlp classification
Implementing nlp papers relevant to classification with PyTorch, gluonnlp
Stars: ✭ 202 (+494.12%)
Mutual labels:  text-classification
Bertweet
BERTweet: A pre-trained language model for English Tweets (EMNLP-2020)
Stars: ✭ 282 (+729.41%)
Mutual labels:  text-classification
parsbert-ner
🤗 ParsBERT Persian NER Tasks
Stars: ✭ 15 (-55.88%)
Mutual labels:  bert
stock-volatility-google-trends
Deep Learning Stock Volatility with Google Domestic Trends: https://arxiv.org/pdf/1512.04916.pdf
Stars: ✭ 74 (+117.65%)
Mutual labels:  keras-tensorflow
Shallowlearn
An experiment about re-implementing supervised learning models based on shallow neural network approaches (e.g. fastText) with some additional exclusive features and nice API. Written in Python and fully compatible with Scikit-learn.
Stars: ✭ 196 (+476.47%)
Mutual labels:  text-classification
tf-image
TensorFlow2+ graph image augmentation library optimized for tf.data.Dataset.
Stars: ✭ 24 (-29.41%)
Mutual labels:  tensorflow2
cnn-text-classification-keras
Convolutional Neural Network for Text Classification in Keras
Stars: ✭ 14 (-58.82%)
Mutual labels:  text-classification
text classifier
Tensorflow2.3的文本分类项目,支持各种分类模型,支持相关tricks。
Stars: ✭ 135 (+297.06%)
Mutual labels:  tensorflow2
TextUnderstandingTsetlinMachine
Using the Tsetlin Machine to learn human-interpretable rules for high-accuracy text categorization with medical applications
Stars: ✭ 48 (+41.18%)
Mutual labels:  text-classification
bert for corrector
基于bert进行中文文本纠错
Stars: ✭ 199 (+485.29%)
Mutual labels:  bert
ai web RISKOUT BTS
국방 리스크 관리 플랫폼 (🏅 국방부장관상/Minister of National Defense Award)
Stars: ✭ 18 (-47.06%)
Mutual labels:  bert
Kaggle-Twitter-Sentiment-Analysis
Kaggle Twitter Sentiment Analysis Competition
Stars: ✭ 18 (-47.06%)
Mutual labels:  text-classification
Nepali-News-Classifier
Text Classification of Nepali Language Document. This Mini Project was done for the partial fulfillment of NLP Course : COMP 473.
Stars: ✭ 13 (-61.76%)
Mutual labels:  text-classification
spark-transformers
Spark-Transformers: Library for exporting Apache Spark MLLIB models to use them in any Java application with no other dependencies.
Stars: ✭ 39 (+14.71%)
Mutual labels:  transformers
Fake news detection
Fake News Detection in Python
Stars: ✭ 194 (+470.59%)
Mutual labels:  text-classification
TransCenter
This is the official implementation of TransCenter. The code and pretrained models are now available here: https://gitlab.inria.fr/yixu/TransCenter_official.
Stars: ✭ 82 (+141.18%)
Mutual labels:  transformers
roberta-wwm-base-distill
this is roberta wwm base distilled model which was distilled from roberta wwm by roberta wwm large
Stars: ✭ 61 (+79.41%)
Mutual labels:  bert
Jfasttext
Java interface for fastText
Stars: ✭ 193 (+467.65%)
Mutual labels:  text-classification
Transformer-QG-on-SQuAD
Implement Question Generator with SOTA pre-trained Language Models (RoBERTa, BERT, GPT, BART, T5, etc.)
Stars: ✭ 28 (-17.65%)
Mutual labels:  bert
GrouProx
FedGroup, A Clustered Federated Learning framework based on Tensorflow
Stars: ✭ 20 (-41.18%)
Mutual labels:  tensorflow2
Marktool
这是一款基于web的通用文本标注工具,支持大规模实体标注、关系标注、事件标注、文本分类、基于字典匹配和正则匹配的自动标注以及用于实现归一化的标准名标注,同时也支持文本的迭代标注和实体的嵌套标注。标注规范可自定义且同类型任务中可“一次创建多次复用”。通过分级实体集合扩大了实体类型的规模,并设计了全新高效的标注方式,提升了用户体验和标注效率。此外,本工具增加了审核环节,可对多人的标注结果进行一致性检验和调整,提高了标注语料的准确率和可靠性。
Stars: ✭ 190 (+458.82%)
Mutual labels:  text-classification
Pyss3
A Python package implementing a new machine learning model for text classification with visualization tools for Explainable AI
Stars: ✭ 191 (+461.76%)
Mutual labels:  text-classification
text2keywords
Trained T5 and T5-large model for creating keywords from text
Stars: ✭ 53 (+55.88%)
Mutual labels:  transformers
sarcasm-detection-for-sentiment-analysis
Sarcasm Detection for Sentiment Analysis
Stars: ✭ 21 (-38.24%)
Mutual labels:  text-classification
Hdltex
HDLTex: Hierarchical Deep Learning for Text Classification
Stars: ✭ 191 (+461.76%)
Mutual labels:  text-classification
A Pytorch Tutorial To Text Classification
Hierarchical Attention Networks | a PyTorch Tutorial to Text Classification
Stars: ✭ 184 (+441.18%)
Mutual labels:  text-classification
AnnA Anki neuronal Appendix
Using machine learning on your anki collection to enhance the scheduling via semantic clustering and semantic similarity
Stars: ✭ 39 (+14.71%)
Mutual labels:  bert
Text Pairs Relation Classification
About Text Pairs (Sentence Level) Classification (Similarity Modeling) Based on Neural Network.
Stars: ✭ 182 (+435.29%)
Mutual labels:  text-classification
Reinforcement Learning
Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3
Stars: ✭ 61 (+79.41%)
Mutual labels:  tensorflow2
601-660 of 936 similar projects