google-bert topic
Google-BERT-on-fake_or_real-news-dataset
📚 Use Google BERT on fake_or_real news dataset with best f1 score: 0.986
awesome-bert
bert nlp papers, applications and github resources, including the newst xlnet , BERT、XLNet 相关论文和 github 项目
BERT-NER
Use Google's BERT for named entity recognition (CoNLL-2003 as the dataset).
NER-BERT-pytorch
PyTorch solution of named entity recognition task Using Google AI's pre-trained BERT model.
bert_serving
export bert model for serving
java-bert-predict
turn bert pretrain checkpoint into saved model for a feature extracting demo in java
text-summarizer-using-BERT
Text summarization with BERT using bert-extractive-summarizer
BERT-Topic-Modeling
Small tutorial on how you can use BERT for Topic Modeling
75DayHard_GenAI_LLM_Challenge
This repository contain my 75Day Hard Generative AI and LLM Learning Challenge.
legal-document-assistant
A Retrieval-Augmented Generation (RAG) application for querying legal documents. It uses PostgreSQL, Elasticsearch, and LLM to provide summaries and suggestions based on user queries. Features data in...