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
L

lemonhu/NER-BERT-pytorch

0
View on GitHub↗
0 stars·0 forks·12 views

NER BERT Pytorch

Features

  • Model Implementations - Named entity recognition using pre-trained BERT.
  • Named Entity Recognition - Deep learning implementation for entity extraction using transformer models.
  • Natural Language Processing - Named entity recognition using BERT.

Star history

Star history chart for lemonhu/ner-bert-pytorchStar history chart for lemonhu/ner-bert-pytorch

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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

Frequently asked questions

What are the main features of lemonhu/ner-bert-pytorch?

The main features of lemonhu/ner-bert-pytorch are: Model Implementations, Named Entity Recognition, Natural Language Processing.

What are some open-source alternatives to lemonhu/ner-bert-pytorch?

Open-source alternatives to lemonhu/ner-bert-pytorch include: zalandoresearch/flair — Flair is a natural language processing framework for training and applying models for sequence labeling and text… flairnlp/flair — Flair is a transformer-based natural language processing framework used to build and train models for text… eladhoffer/seq2seq.pytorch. bentrevett/pytorch-sentiment-analysis — This project is a PyTorch sentiment analysis tutorial and a deep learning implementation for analyzing text. It… dsksd/deepnlp-models-pytorch — Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ). barissayil/sentimentanalysis.

Open-source alternatives to NER BERT Pytorch

Similar open-source projects, ranked by how many features they share with NER BERT Pytorch.
  • zalandoresearch/flairzalandoresearch avatar

    zalandoresearch/flair

    14,378View on GitHub↗

    Flair is a natural language processing framework for training and applying models for sequence labeling and text classification. It provides a system for generating word embeddings and identifying semantic entities within text. The framework includes a dedicated system for zero and few-shot learning, enabling text classification and entity extraction using minimal training examples by leveraging pre-trained knowledge. Its capabilities cover named entity recognition, sentiment analysis, and the training of specialized models using custom datasets. It also includes tooling for the visual highl

    Python
    View on GitHub↗14,378
  • flairnlp/flairflairNLP avatar

    flairNLP/flair

    14,378View on GitHub↗

    Flair is a transformer-based natural language processing framework used to build and train models for text classification and sequence tagging. It provides a specialized library for generating contextual text embeddings and performing linguistic analysis. The framework includes dedicated tools for named entity recognition, including the identification of specialized biomedical entities across multiple languages. It further supports entity linking to map identified text mentions to unique entries within general or biomedical knowledge bases. The project covers a broad range of language analys

    Python
    View on GitHub↗14,378
  • deepsound-project/samplernn-pytorchD

    deepsound-project/samplernn-pytorch

    0View on GitHub↗
    View on GitHub↗0
  • barissayil/sentimentanalysisB

    barissayil/SentimentAnalysis

    0View on GitHub↗
    View on GitHub↗0
  • See all 30 alternatives to NER BERT Pytorch→