awesome-repositories.com
Blog
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
tricktreat avatar

tricktreat/DiffusionNER

0
View on GitHub↗
114 stars·21 forks·Python·3 views

DiffusionNER

Code for DiffusionNER: Boundary Diffusion for Named Entity Recognition, Yongliang Shen, Kaitao Song, Xu Tan, Dongsheng Li, Weiming Lu, Yueting Zhuang, ACL 2023.

Features

  • Applications - Boundary-based named entity recognition using diffusion.

Star history

Star history chart for tricktreat/diffusionnerStar history chart for tricktreat/diffusionner

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

Open-source alternatives to DiffusionNER

Similar open-source projects, ranked by how many features they share with DiffusionNER.
  • apple/ml-diffucoderapple avatar

    apple/ml-diffucoder

    825View on GitHub↗

    This software project accompanies the research paper, DiffuCoder: Understanding and Improving Masked Diffusion Models for Code Generation.

    Python
    View on GitHub↗825
  • apple/ml-plannerapple avatar

    apple/ml-planner

    60View on GitHub↗

    PLANNER: Generating Diversified Paragraph via Latent Language Diffusion Model

    Python
    View on GitHub↗60
  • bansky-cl/diffuspollbansky-cl avatar

    bansky-cl/DiffusPoll

    3View on GitHub↗

    This repository provides the official implementation of the following paper:

    Python
    View on GitHub↗3
  • amayama/xdlmA

    Amayama/XDLM

    0View on GitHub↗
    View on GitHub↗0
See all 30 alternatives to DiffusionNER→

Frequently asked questions

What does tricktreat/diffusionner do?

Code for DiffusionNER: Boundary Diffusion for Named Entity Recognition, Yongliang Shen, Kaitao Song, Xu Tan, Dongsheng Li, Weiming Lu, Yueting Zhuang, ACL 2023.

What are the main features of tricktreat/diffusionner?

The main features of tricktreat/diffusionner are: Applications.

What are some open-source alternatives to tricktreat/diffusionner?

Open-source alternatives to tricktreat/diffusionner include: apple/ml-diffucoder — This software project accompanies the research paper, DiffuCoder: Understanding and Improving Masked Diffusion Models… apple/ml-planner — PLANNER: Generating Diversified Paragraph via Latent Language Diffusion Model. bansky-cl/diffuspoll — This repository provides the official implementation of the following paper:. bytedance/difflm — This repository contains the code and models for our paper DiffLM: Controllable Synthetic Data Generation via… bytedance/dplm — This repository contains the official implementation of training and inference as well as the pre-trained weights for… amayama/xdlm.