Pinned Repositories
AdaptiveRAG
AdaptiveRAG
Automatic-Term-Extraction
领域术语挖掘
Autophrase
术语挖掘管理平台
Awesome-Profile-README-templates
A collection of awesome readme templates to display on your profile
BERT-BILSTM-CRF
使用BERT-BILSTM-CRF进行中文命名实体识别。
bert-classification
文本分类
bert_bilstm_crf
judicial-administration-ed
司法行政实体消歧
llm_classification
大模型文本分类
llms-tutorial
大模型学习笔记
sunyongdi's Repositories
sunyongdi/Legal-Classification
法条目的分类
sunyongdi/sunyd.github.io
个人博客
sunyongdi/pytorch-CasRel
sunyongdi/Automatic-Term-Extraction
领域术语挖掘
sunyongdi/nlp-code-examples
nlp task code
sunyongdi/nlp-view
nlp task 页面展示
sunyongdi/NLP-learning-notes
NLP task implementation and learning notes
sunyongdi/KgCLUE
KgCLUE: 大规模中文开源知识图谱问答
sunyongdi/syd_tools
sunyongdi/CO-IN
知识图谱定义及可视化系统&基于可编辑知识图谱的菜肴问答系统:构建一个能通过在线编辑基本图元,以可视化的方式构建知识图谱的系统 平台,并能对构建后的知识图谱进行智能化知识图谱应用,实现知识图谱语义搜索、知识图谱智能问答等。
sunyongdi/NLP-Series-sentence-embeddings
NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE
sunyongdi/flask_cli
sunyongdi/pytorch_bert_entity_linking
基于bert的中文实体链接
sunyongdi/cookiecutter-pytorch-fastapi
基于Pytorch的脚手架项目,Celery+FastAPI+Gunicorn+Nginx+Supervisor实现服务部署,支持Docker发布
sunyongdi/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
sunyongdi/LSTM_langid
Source code for the Apple reproduction
sunyongdi/nlp_tutorial
NLP超强入门指南,包括各任务sota模型汇总(文本分类、文本匹配、序列标注、文本生成、语言模型),以及代码、技巧
sunyongdi/LegalPapers
Must-read Papers on Legal Intelligence
sunyongdi/xf_event_extraction2020Top1
科大讯飞2020事件抽取挑战赛第一名解决方案&完整事件抽取系统
sunyongdi/nlp_corpus
本人项目进行中搜集的数据集,包含原始数据和经过处理后的数据,项目持续更新。
sunyongdi/Machine-Learning-From-Scratch
常用机器学习的算法简洁实现