snowrab's Stars
doccano/doccano
Open source annotation tool for machine learning practitioners.
HUSTAI/uie_pytorch
PaddleNLP UIE模型的PyTorch版实现
CBLUEbenchmark/CBLUE
中文医疗信息处理基准CBLUE: A Chinese Biomedical Language Understanding Evaluation Benchmark
GanjinZero/awesome_Chinese_medical_NLP
中文医学NLP公开资源整理:术语集/语料库/词向量/预训练模型/知识图谱/命名实体识别/QA/信息抽取/模型/论文/etc
iioSnail/chinese_medical_ner
中文医疗领域的命名实体识别
wavewangyue/ner
命名实体识别实践与探索
june505/SearchEngine
一个搜索引擎迷你项目,涉及分词,建倒排索引,网页去重,计算相似度,文本聚类,多进程编程,网络编程,守护进程编写,makefile编写,工程组织等各方面内容
chenxiaoyouyou/Bert-BiLSTM-CRF-pytorch
使用谷歌预训练bert做字嵌入的BiLSTM-CRF序列标注模型
binance/binance-spot-api-docs
Official Documentation for the Binance Spot APIs and Streams
openai/openai-python
The official Python library for the OpenAI API
zhayujie/chatgpt-on-wechat
基于大模型搭建的聊天机器人,同时支持 微信公众号、企业微信应用、飞书、钉钉 等接入,可选择GPT3.5/GPT-4o/GPT-o1/ Claude/文心一言/讯飞星火/通义千问/ Gemini/GLM-4/Claude/Kimi/LinkAI,能处理文本、语音和图片,访问操作系统和互联网,支持基于自有知识库进行定制企业智能客服。
nestauk/discovery_generative_ai
We are exploring the potential impact of Generative AI on Nesta's Missions and work to uncover opportunities and risks that can inform Nesta’s strategy.
liucongg/NLPDataSet
记录本人整理的一些数据集
SakuraLLM/SakuraLLM
适配轻小说/Galgame的日中翻译大模型
SkyWorkAIGC/SkyChat-Chinese-Chatbot-GPT3
SkyChat是一款基于中文GPT-3 api的聊天机器人项目。它可以像chatGPT一样,实现人机聊天、问答、中英文互译、对对联、写古诗等任务。| SkyChat is a Chatbot project based on Chinese GPT3 API. Like chatGPT, it can do human-machine chat, question and answer, and can also complete tasks such as Chinese-English or English-Chinese translation, content continuation, couplets, and Chinese ancient poems writing.
SeptemberHX/joplin-plugin-enhancement
joplin plugin to enhance my daily usage
SeptemberHX/joplin-plugin-bundle
Gather several plugins together into one panel with more elegant UI design!
kongds/Prompt-BERT
PromptBERT: Improving BERT Sentence Embeddings with Prompts
liuhuanyong/QASystemOnMedicalKG
A tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱,并以该知识图谱完成自动问答与分析服务。
liuhuanyong/WordCollocation
Self complemented Word Collocation using MI method which is tested to be effective..基于互信息算法的词语搭配抽取