Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/GaoQ1/rasa_nlu_gq

turn natural language into structured data(支持中文,自定义了N种模型,支持不同的场景和任务)

bert bilstm-idcnn jieba natural-language nlp nlu rasa rasa-nlu rasa-nlu-gao tensorflow

Last synced: 06 Jun 2024

https://github.com/GaoQ1/rasa-bert-finetune

支持rasa-nlu 的bert finetune

bert finetune rasa rasa-nlu

Last synced: 06 Jun 2024

https://github.com/ianycxu/GCN-with-BERT

Graph Convolutional Networks (GCN) with BERT for Coreference Resolution Task [Pytorch][DGL]

bert bert-model coreference-resolution gcn gnn graph-convolutional-networks graph-neural-networks nlp pytorch

Last synced: 06 Jun 2024

https://github.com/WenRichard/KBQA-BERT

基于知识图谱的问答系统,BERT做命名实体识别和句子相似度,分为online和outline模式

bert knowledge-graph nlpcc2017 sentence-similarity

Last synced: 06 Jun 2024

https://github.com/sakuranew/BERT-AttributeExtraction

USING BERT FOR Attribute Extraction in KnowledgeGraph. fine-tuning and feature extraction. 使用基于bert的微调和特征提取方法来进行知识图谱百度百科人物词条属性抽取。

ai attribute-extraction bert deeplearning feature-extraction fine-tuning knowledge-graph nlp relation-extraction

Last synced: 06 Jun 2024

https://github.com/macanv/BERT-BiLSTM-CRF-NER

Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services

bert bert-bilstm-crf blstm crf named-entity-recognition ner

Last synced: 06 Jun 2024

https://github.com/kyzhouhzau/BERT-NER

Use Google's BERT for named entity recognition (CoNLL-2003 as the dataset).

bert conll-2003 google-bert ner tensorflow

Last synced: 06 Jun 2024

https://github.com/zhpmatrix/bert-sequence-tagging

基于BERT的中文序列标注

bert chinese sequence-tagging

Last synced: 06 Jun 2024

https://github.com/howardhsu/BERT-for-RRC-ABSA

code for our NAACL 2019 paper: "BERT Post-Training for Review Reading Comprehension and Aspect-based Sentiment Analysis"

bert reading-comprehension sentiment-analysis

Last synced: 06 Jun 2024

https://github.com/songyouwei/ABSA-PyTorch

Aspect Based Sentiment Analysis, PyTorch Implementations. 基于方面的情感分析,使用PyTorch实现。

aspect-based-sentiment-analysis attention bert natural-language-processing nlp sentiment-analysis sentiment-classification

Last synced: 06 Jun 2024

https://github.com/lynnna-xu/bert_sa

bert sentiment analysis tensorflow serving with RESTful API

bert rest-client restful-api sentiment-analysis tensorflow-serving

Last synced: 06 Jun 2024

https://github.com/lonePatient/BERT-chinese-text-classification-pytorch

This repo contains a PyTorch implementation of a pretrained BERT model for text classification.

bert chinese chinese-text-classification nlp pytorch text-classification

Last synced: 06 Jun 2024

https://github.com/liyibo/text-classification-demos

Neural models for Text Classification in Tensorflow, such as cnn, dpcnn, fasttext, bert ...

bert cnn fasttext tensorflow text-classification

Last synced: 06 Jun 2024

https://github.com/zhpmatrix/Kaggle-Quora-Insincere-Questions-Classification

Kaggle新赛(baseline)-基于BERT的fine-tuning方案+基于tensor2tensor的Transformer Encoder方案

bert kaggle quora tensor2tensor transformer

Last synced: 06 Jun 2024

https://github.com/luhua-rain/MRC_Competition_Dureader

机器阅读理解 冠军/亚军代码及中文预训练MRC模型

bert dureader mrc pytorch qa squad

Last synced: 06 Jun 2024

https://github.com/graykode/KorQuAD-beginner

Guide KorQuAD upload to leaderboard (EM 68.947 / F1 88.468) model which only use BERT-multilingual(single)

bert squad

Last synced: 06 Jun 2024

https://github.com/graykode/toeicbert

TOEIC(Test of English for International Communication) solving using pytorch-pretrained-BERT model.

ai bert deep-learning lm mask nlp pytorch pytorch-pretrained toeic

Last synced: 06 Jun 2024

https://github.com/qiangsiwei/bert_distill

BERT distillation(基于BERT的蒸馏实验 )

bert classification distillation nlp

Last synced: 06 Jun 2024

https://github.com/zhihu/cuBERT

Fast implementation of BERT inference directly on NVIDIA (CUDA, CUBLAS) and Intel MKL

bert cuda deep-learning inference mkl predict tensorflow transformer

Last synced: 06 Jun 2024

https://github.com/gameofdimension/java-bert-predict

turn bert pretrain checkpoint into saved model for a feature extracting demo in java

bert feature-extraction google-bert java tensorflow

Last synced: 06 Jun 2024

https://github.com/1234560o/Bert-model-code-interpretation

解读tensorflow版本Bert中modeling.py数据流

bert python tensorflow

Last synced: 06 Jun 2024

https://github.com/yuanxiaosc/BERT_Paper_Chinese_Translation

BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding 论文的中文翻译 Chinese Translation!

bert chinese-translation paper paper-translate transformer

Last synced: 06 Jun 2024

https://github.com/cedrickchee/awesome-transformer-nlp

A curated list of NLP resources focused on Transformer networks, attention mechanism, GPT, BERT, ChatGPT, LLMs, and transfer learning.

attention-mechanism awesome awesome-list bert chatgpt gpt-2 gpt-3 gpt-4 language-model llama natural-language-processing neural-networks nlp pre-trained-language-models transfer-learning transformer xlnet

Last synced: 06 Jun 2024

https://github.com/Microsoft/AzureML-BERT

End-to-End recipes for pre-training and fine-tuning BERT using Azure Machine Learning Service

azure-machine-learning azureml-bert bert bert-model finetuning language-model nlp pretrained-models pretraining pytorch tuning

Last synced: 06 Jun 2024

https://github.com/kpe/bert-for-tf2

A Keras TensorFlow 2.0 implementation of BERT, ALBERT and adapter-BERT.

bert keras tensorflow transformer

Last synced: 06 Jun 2024

https://github.com/lonePatient/albert_pytorch

A Lite Bert For Self-Supervised Learning Language Representations

albert bert language-model mask ngram nlp pytorch

Last synced: 06 Jun 2024

https://github.com/brightmart/albert_zh

A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型

albert bert chinese-corpus pre-trained pre-trained-model pytorch roberta tensorflow xlnet

Last synced: 06 Jun 2024

https://github.com/PaddlePaddle/ERNIE

Official implementations for various pre-training models of ERNIE-family, covering topics of Language Understanding & Generation, Multimodal Understanding & Generation, and beyond.

bert ernie language-understanding natural-language-processing nlp

Last synced: 06 Jun 2024

https://github.com/brightmart/xlnet_zh

中文预训练XLNet模型: Pre-Trained Chinese XLNet_Large

bert language-model pre-train roberta xlnet

Last synced: 06 Jun 2024

https://github.com/brightmart/roberta_zh

RoBERTa中文预训练模型: RoBERTa for Chinese

bert chinese gpt2 pre-trained pre-trained-language-models roberta

Last synced: 06 Jun 2024

https://github.com/miroozyx/BERT_with_keras

A Keras version of Google's BERT model

bert deep-learning nlp tensorflow

Last synced: 06 Jun 2024

https://github.com/soskek/bert-chainer

Chainer implementation of "BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding"

bert chainer google natural-language-processi natural-language-understanding nlp transformer

Last synced: 06 Jun 2024

https://github.com/nicolay-r/AREkit

Document level Attitude and Relation Extraction toolkit (AREkit) for sampling and processing large text collections with ML and for ML

bert datasets frames language-models neural-networks nlp pandas pandas-dataframe prompt prompting relation-extraction sentiment-analysis tensorflow

Last synced: 03 Jun 2024

https://github.com/unum-cloud/uform

Pocket-Sized Multimodal AI for content understanding and generation across multilingual texts, images, and 🔜 video, up to 5x faster than OpenAI CLIP and LLaVA 🖼️ & 🖋️

bert clip clustering contrastive-learning cross-attention huggingface-transformers image-search language-vision llava multi-lingual multimodal neural-network openai openclip pretrained-models pytorch representation-learning semantic-search transformer vector-search

Last synced: 02 Jun 2024

https://github.com/model-zoo/shift-ctrl-f

🔎 Search the information available on a webpage using natural language instead of an exact string match.

bert chrome-extension natural-language question-answering semantic-search tensorflow tensorflowjs unpacked-extension

Last synced: 02 Jun 2024

https://github.com/fishaudio/Bert-VITS2

vits2 backbone with multilingual-bert

bert bert-vits bert-vits2 tts vits vits2

Last synced: 01 Jun 2024

https://github.com/wri-dssg-omdena/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.

active-learning bert data-science document-classification environmental huggingface incentives landscape-restoration lda machine-learning nlp policy sbert scraping scrapy sentence-transformers spyder text-classification topic transformers

Last synced: 01 Jun 2024

https://github.com/NielsRogge/Transformers-Tutorials

This repository contains demos I made with the Transformers library by HuggingFace.

bert gpt-2 layoutlm pytorch transformers vision-transformer

Last synced: 01 Jun 2024

https://github.com/huggingface/node-question-answering

Fast and production-ready question answering in Node.js

bert nlp nodejs question-answering tensorflow transformers typescript

Last synced: 31 May 2024

https://github.com/MahirMahbub/Contextual-Spell-Checker-For-Bangla

Automatic Context Sensitive Spelling Correction for Bangla Text Using Bert and Levenstein Distance

bangla-bert bangla-nlp bert fastapi levenshtein-distance ner nlp spellcheck spelling-correction

Last synced: 31 May 2024

https://github.com/Foysal87/sbnltk

Bangla NLP toolkit. Bangla NER, POStag, Stemmer, Word embedding, sentence embedding, summarization, preprocessor, sentiment analysis, etc.

bangla-ner bangla-postag bangla-stemmer bangla-translator bangla-word-embedding bert

Last synced: 31 May 2024

https://github.com/imranulashrafi/banner

Pytorch implementation for paper 'BANNER: A Cost-Sensitive Contextualized Model for Bangla Named Entity Recognition'

bangla bengali bert contextualized cost-sensitive-learning ner

Last synced: 31 May 2024

https://github.com/bytedance/lightseq

LightSeq: A High Performance Library for Sequence Processing and Generation

accelerate bart beam-search bert cuda diverse-decoding gpt inference multilingual-nmt sampling training transformer

Last synced: 28 May 2024

https://github.com/MaartenGr/Reviewer

Tool for extracting and analyzing IMDB reviews

bert disney imdb ner nlp sentiment-analysis

Last synced: 28 May 2024

https://github.com/NVIDIA/FasterTransformer

Transformer related optimization, including BERT, GPT

bert gpt pytorch transformer

Last synced: 27 May 2024

https://github.com/AndriyMulyar/semantic-text-similarity

an easy-to-use interface to fine-tuned BERT models for computing semantic similarity in clinical and web text. that's it.

bert bert-model clinical-semantic-similarity med-sts semantic-similarity sentence-similarity sts-b

Last synced: 27 May 2024

https://github.com/himkt/allennlp-NER

☯️ AllenNLP training configurations for promising models on Named Entity Recognition. (BiLSTM-CRF, BiLSTM-CNN-CRF, BERT, BERT-CRF)

allennlp bert named-entity-recognition natural-language-processing ner

Last synced: 21 May 2024

https://github.com/Robofied/Awesome-NLP-Resources

This repository contains landmark research papers in Natural Language Processing that came out in this century.

artificial-intelligence bert language language-models machine-learning natural-language-processing nlp papers vectors

Last synced: 20 May 2024

https://github.com/adapter-hub/adapters

A Unified Library for Parameter-Efficient and Modular Transfer Learning

adapters bert lora natural-language-processing nlp parameter-efficient-learning parameter-efficient-tuning pytorch transformers

Last synced: 17 May 2024

https://github.com/airaria/TextBrewer

A PyTorch-based knowledge distillation toolkit for natural language processing

bert distillation knowledge nlp pytorch

Last synced: 17 May 2024

https://github.com/iPieter/RobBERT

A Dutch RoBERTa-based language model

bert bert-model language-model nlp nlp-resources roberta transformers

Last synced: 16 May 2024

https://github.com/Joppewouts/belabBERT

🤧belabBERT: Repository for a new Dutch language model based on the RoBERTa architecture

bert language-model nlp roberta

Last synced: 16 May 2024

https://github.com/PaddlePaddle/PaddleNLP

👑 Easy-to-use and powerful NLP and LLM library with 🤗 Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including 🗂Text Classification, 🔍 Neural Search, ❓ Question Answering, ℹ️ Information Extraction, 📄 Document Intelligence, 💌 Sentiment Analysis etc.

bert compression distributed-training document-intelligence embedding ernie information-extraction llama llm neural-search nlp paddlenlp pretrained-models question-answering search-engine semantic-analysis sentiment-analysis transformers uie

Last synced: 15 May 2024

https://github.com/NetEase-FuXi/EET

Easy and Efficient Transformer : Scalable Inference Solution For Large NLP model

bert bert-inference-performance eet gpt2 gpt2-inference-performance

Last synced: 14 May 2024

https://github.com/DomHudson/bert-in-production

A collection of resources on using BERT (https://arxiv.org/abs/1810.04805 ) and related Language Models in production environments.

awesome bert bert-pytorch deployment distilbert elmo implementation knowledge-distillation language language-models model natural-language paper production python resources smaller tensorflow transformers tutorial

Last synced: 14 May 2024

https://github.com/Lupin1998/Awesome-MIM

[Survey] Masked Modeling for Self-supervised Representation Learning on Vision and Beyond (https://arxiv.org/abs/2401.00897)

awesome-list awesome-mim bert computer-vision deep-learning generative-models gpt mae masked-autoencoder masked-image-modeling masked-modeling pre-training representation-learning self-supervised-learning vision-transformer

Last synced: 14 May 2024

https://github.com/hila-chefer/Transformer-Explainability

[CVPR 2021] Official PyTorch implementation for Transformer Interpretability Beyond Attention Visualization, a novel method to visualize classifications by Transformer based networks.

attention-matrix attention-visualization bert bert-model cvpr2021 deep-learning explainability perturbation transformer-interpretability vision-transformer visualize-classifications vit

Last synced: 13 May 2024

https://github.com/dccuchile/beto

BETO - Spanish version of the BERT model

bert bert-model nlp spanish transformers transformers-library

Last synced: 13 May 2024

https://github.com/beir-cellar/beir

A Heterogeneous Benchmark for Information Retrieval. Easy to use, evaluate your models across 15+ diverse IR datasets.

ance benchmark bert colbert dataset deep-learning dpr elasticsearch information-retrieval nlp passage-retrieval pytorch question-generation retrieval retrieval-models sbert sentence-transformers use-qa zero-shot-retrieval

Last synced: 13 May 2024

https://github.com/Brokenwind/BertSimilarity

Computing similarity of two sentences with google's BERT algorithm。利用Bert计算句子相似度。语义相似度计算。文本相似度计算。

bert nlp python semantic similarity tensorflow

Last synced: 13 May 2024

https://github.com/DengBoCong/nlp-paper

自然语言处理领域下的相关论文(附阅读笔记),复现模型以及数据处理等(代码含TensorFlow和PyTorch两版本)

bert dialogue nlp nlp-machine-learning paper pytorch speech tensorflow2

Last synced: 12 May 2024

https://github.com/graykode/commit-autosuggestions

A tool that AI automatically recommends commit messages.

bert commit-autosuggestions natural-language nlp text-generation

Last synced: 10 May 2024

https://github.com/alisafaya/Arabic-BERT

Arabic edition of BERT pretrained language models

arabic arabic-nlp bert bert-language-models language-model nlp transformer

Last synced: 10 May 2024

https://github.com/aub-mind/arabert

Pre-trained Transformers for Arabic Language Understanding and Generation (Arabic BERT, Arabic GPT2, Arabic ELECTRA)

arabert arabic arabic-classification arabic-nlp bert electra farasa gpt2 huggingface-transformer

Last synced: 10 May 2024

https://github.com/Lipairui/textgo

Text preprocessing, representation, similarity calculation, text search and classification. Let's go and play with text!

bert nlp text-classification text-preprocessing text-representation text-search text-similarity

Last synced: 10 May 2024

https://github.com/curiousily/Getting-Things-Done-with-Pytorch

Jupyter Notebook tutorials on solving real-world problems with Machine Learning & Deep Learning using PyTorch. Topics: Face detection with Detectron 2, Time Series anomaly detection with LSTM Autoencoders, Object Detection with YOLO v5, Build your first Neural Network, Time Series forecasting for Coronavirus daily cases, Sentiment Analysis with BERT.

anomaly-detection bert computer-vision coronavirus deep-learning face-detection face-recognition lstm machine-learning nlp object-detection pytorch sentiment-analysis time-series time-series-anomaly-detection time-series-forecasting transfer-learning transformer tutorial yolo

Last synced: 10 May 2024

https://github.com/luopeixiang/textclf

TextClf :基于Pytorch/Sklearn的文本分类框架,包括逻辑回归、SVM、TextCNN、TextRNN、TextRCNN、DRNN、DPCNN、Bert等多种模型,通过简单配置即可完成数据处理、模型训练、测试等过程。

bert cnn-text-classification configurable document-classification dpcnn drnn glove logistic-regression lstm-text-classification neuralclassifier pytorch sentiment-analysis sklearn-classify svm textcnn textrnn word2vec

Last synced: 08 May 2024

https://github.com/deepset-ai/haystack

:mag: LLM orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data. With advanced retrieval methods, it's best suited for building RAG, question answering, semantic search or conversational agent chatbots.

ai bert chatgpt generative-ai gpt-3 information-retrieval language-model large-language-models machine-learning nlp python pytorch question-answering semantic-search squad summarization transformers

Last synced: 07 May 2024

https://github.com/seriousran/awesome-qa

😎 A curated list of the Question Answering (QA)

awesome awesome-list bert deepqa machine-comprehension nlp question-answering squad watson

Last synced: 05 May 2024

https://github.com/yingyuankai/AiSpace

AiSpace: Better practices for deep learning model development and deployment For Tensorflow 2.0

aispace albert-chinese bert chinese clue cmrc2018 dureader electra ernie lr-finder pretrained-language-model pretrained-models roberta-chinese swa tensorflow2 xlnet

Last synced: 02 May 2024

https://github.com/synrc/n2o

⭕ N2O: Distributed WebSocket Application Server ISO 20922

bert mqtt tcp udp websockets

Last synced: 01 May 2024

https://github.com/huggingface/tokenizers

💥 Fast State-of-the-Art Tokenizers optimized for Research and Production

bert gpt language-model natural-language-processing natural-language-understanding nlp transformers

Last synced: 29 Apr 2024