Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
#

named-entity-extraction

Here are 20 public repositories matching this topic...

基于 TensorFlow & PaddlePaddle 的通用序列标注算法库(目前包含 BiLSTM+CRF, Stacked-BiLSTM+CRF 和 IDCNN+CRF,更多算法正在持续添加中)实现中文分词(Tokenizer / segmentation)、词性标注(Part Of Speech, POS)和命名实体识别(Named Entity Recognition, NER)等序列标注任务。

  • Updated Dec 8, 2022
  • Python

Successfully developed a Named Entity Recognition (NER) model using a Bidirectional GRU with Attention on the MIT Movies dataset to identify and classify movie-related entities like titles, actors, and genres.

  • Updated Jul 4, 2025
  • Jupyter Notebook

Successfully developed a Named Entity Recognition (NER) model on the BC5CDR dataset using Stacked Bidirectional GRUs with Attention mechanism, designed to accurately identify chemical and disease entities from biomedical texts.

  • Updated Jul 4, 2025
  • Jupyter Notebook

How to build a baby-BERT : I analyze BiLSTMs combined with Conditional Random Fields for Named Entity Recognition & contrasts a Neural-CRF tagger against a baseline BiLSTM model, exploring how probabilistic sequence dependencies improve contextual understanding beyond token-level classification.

  • Updated Oct 18, 2025
  • Jupyter Notebook

Successfully developed a Named Entity Recognition (NER) model for German text using a Bidirectional LSTM with Attention on the Multilingual NER dataset, effectively identifying entities across multilingual corpora with contextual understanding.

  • Updated Jul 4, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the named-entity-extraction topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the named-entity-extraction topic, visit your repo's landing page and select "manage topics."

Learn more

Morty Proxy This is a proxified and sanitized view of the page, visit original site.