Starred repositories
Code for the paper "DiffusionNER: Boundary Diffusion for Named Entity Recognition", accepted at ACL 2023.
Code for "Parallel Instance Query Network for Named Entity Recognition", accepted at ACL 2022.
Code for the paper "PromptNER: Prompt Locating and Typing for Named Entity Recognition", accepted at ACL 2023.
code corresponding to the article Nested Named Entity Recognition as Building Local Hypergraphs
code for ACL 2020 paper: FLAT: Chinese NER Using Flat-Lattice Transformer
Repo for LinkNER: Linking Local Named Entity Recognition Models to Large Language Models using Uncertainty
QiZhenGPT: An Open Source Chinese Medical Large Language Model|一个开源的中文医疗大语言模型
ACL'23: Unified Demonstration Retriever for In-Context Learning
RT from How far is Language Model from 100 medical NER
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
A course to build distributed key-value service based on TiKV model
learn_rust_rustlings-wangyingsm created by GitHub Classroom
📄 Easily create your resume with Markdown on VSCode / Typora / Obsidian
mallchat的后端项目,是一个既能购物又能聊天的电商系统。以互联网企业级开发规范的要求来实现它,电商该有的购物车,订单,支付,推荐,搜索,拉新,促活,推送,物流,客服,它都必须有。持续更新ing。。(点个star,不迷路)
My solution for MIT 6.5840 (aka. MIT 6.824). No failure within 30,000 tests.
Simple and efficient pytorch-native transformer text generation in <1000 LOC of python.
A complete computer science study plan to become a software engineer.
A Super Simple Solution of Labs for MIT 6.5840 Distributed Systems Engineering
Chinese clinical named entity recognition using pre-trained BERT model
Awesome papers about generative Information Extraction (IE) using Large Language Models (LLMs)
中文命名实体识别。包含目前最新的中文命名实体识别论文、中文实体识别相关工具、数据集,以及中文预训练模型、词向量、实体识别综述等。
4 labs + 2 challenges + 4 docs
A course of building an LSM-Tree storage engine (database) in a week.
天池中药说明书实体识别挑战冠军方案;中文命名实体识别;NER; BERT-CRF & BERT-SPAN & BERT-MRC;Pytorch