moon-hotel/BertWithPretrained
An implementation of the BERT model and its related downstream tasks based on the PyTorch framework. @月来客栈
This project helps you classify Chinese and English text, answer questions from a passage, or identify named entities in Chinese text. You provide text data, and it outputs categorized labels, precise answers, or extracted entities. It's designed for data scientists or NLP engineers who need to apply state-of-the-art language understanding models to their specific datasets.
605 stars. No commits in the last 6 months.
Use this if you need pre-built examples and code for applying BERT to common natural language tasks like text classification, question answering, or named entity recognition, particularly with Chinese or English text.
Not ideal if you are a business user looking for a no-code solution or someone unfamiliar with Python and machine learning concepts.
Stars
605
Forks
108
Language
Python
License
—
Category
Last pushed
Jul 25, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/moon-hotel/BertWithPretrained"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
DerwenAI/pytextrank
Python implementation of TextRank algorithms ("textgraphs") for phrase extraction
Tiiiger/bert_score
BERT score for text generation
BrikerMan/Kashgari
Kashgari is a production-level NLP Transfer learning framework built on top of tf.keras for...
asyml/texar
Toolkit for Machine Learning, Natural Language Processing, and Text Generation, in TensorFlow. ...
yohasebe/wp2txt
A command-line tool to extract plain text from Wikipedia dumps with category and section filtering