Stars
Stable Diffusion built-in to Blender
An optimized deep prompt tuning strategy comparable to fine-tuning across scales and tasks
Codes for "Template-free Prompt Tuning for Few-shot NER".
Chinese NER(Named Entity Recognition) using BERT(Softmax, CRF, Span)
Spark: The Definitive Guide's Code Repository
CrossNER: Evaluating Cross-Domain Named Entity Recognition (AAAI-2021)
《The Way to Go》中文译本,中文正式名《Go 入门指南》
HanLP作者的新书《自然语言处理入门》详细笔记!业界良心之作,书中不是枯燥无味的公式罗列,而是用白话阐述的通俗易懂的算法模型。从基本概念出发,逐步介绍中文分词、词性标注、命名实体识别、信息抽取、文本聚类、文本分类、句法分析这几个热门问题的算法原理与工程实现。
Code for ACL2020 paper: Few-shot Slot Tagging with Collapsed Dependency Transfer and Label-enhanced Task-adaptive Projection Network
Pretrain, finetune ANY AI model of ANY size on 1 or 10,000+ GPUs with zero code changes.
fastNLP: A Modularized and Extensible NLP Framework. Currently still in incubation.
Create GitHub Resource Download Link
中文命名实体识别(包括多种模型:HMM,CRF,BiLSTM,BiLSTM+CRF的具体实现)
命名体识别(NER)综述-论文-模型-代码(BiLSTM-CRF/BERT-CRF)-竞赛资源总结-随时更新
Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)
tensorboard for pytorch (and chainer, mxnet, numpy, ...)
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.