awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
CyberZHG avatar

CyberZHG/keras-bertArchived

0
View on GitHub↗
2,419 stars·502 forks·Python·MIT·7 views

Keras Bert

[中文|English]

Features

  • Transformer Implementations - Keras-based BERT implementation for feature extraction and prediction.

Star history

Star history chart for cyberzhg/keras-bertStar history chart for cyberzhg/keras-bert

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Keras Bert

These projects share indexed features with Keras Bert. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • nielsrogge/transformers-tutorialsNielsRogge avatar

    NielsRogge/Transformers-Tutorials

    11,641View on GitHub↗

    This is a collection of tutorials and practical demonstrations for implementing machine learning tasks using the HuggingFace Transformers library. It serves as a guide for applying transformer architectures across computer vision, natural language processing, and audio analysis. The repository provides implementation examples for multimodal model deployment, including the combination of text, image, and audio inputs. It includes resources for optimizing pre-trained models through fine-tuning on custom datasets and provides examples for preparing PyTorch datasets by converting raw files into t

    Jupyter Notebookbertgpt-2layoutlm
    View on GitHub↗11,641
  • codertimo/bert-pytorchcodertimo avatar

    codertimo/BERT-pytorch

    6,518View on GitHub↗
    Pythonbertlanguage-modelnlp
    View on GitHub↗6,518
  • dbiir/uer-pydbiir avatar

    dbiir/UER-py

    3,108View on GitHub↗

    Open Source Pre-training Model Framework in PyTorch & Pre-trained Model Zoo

    Python
    View on GitHub↗3,108
  • bojone/bert4kerasbojone avatar

    bojone/bert4keras

    5,419View on GitHub↗

    bert4keras is a lightweight reimplementation of the BERT transformer architecture for the Keras deep learning framework. It serves as a natural language processing toolkit and transformer model library used for text classification, sequence labeling, and semantic embedding extraction. The framework includes a sequence-to-sequence model system for question answering and text generation, as well as a model inference server to deploy trained transformers as web APIs for real-time predictions. Capabilities cover a broad range of natural language understanding tasks, including reading comprehensi

    Python
    View on GitHub↗5,419
Compare all 28 related projects→

Frequently asked questions

What does cyberzhg/keras-bert do?

\[中文|English\]

What are the main features of cyberzhg/keras-bert?

The main features of cyberzhg/keras-bert are: Transformer Implementations.

Which projects share features with cyberzhg/keras-bert?

Projects with overlapping indexed features include: nielsrogge/transformers-tutorials — This is a collection of tutorials and practical demonstrations for implementing machine learning tasks using the… codertimo/bert-pytorch. dbiir/uer-py — Open Source Pre-training Model Framework in PyTorch & Pre-trained Model Zoo. deepset-ai/farm — :house_with_garden: Fast & easy transfer learning for NLP. Harvesting language models for the industry. Focus on… dhlee347/pytorchic-bert — Pytorch Implementation of Google BERT. bojone/bert4keras — bert4keras is a lightweight reimplementation of the BERT transformer architecture for the Keras deep learning…