AITutorials / experienceLinks
Share the contribution experience of popular open source projects!
☆38Updated 2 years ago
Alternatives and similar repositories for experience
Users that are interested in experience are comparing it to the libraries listed below
Sorting:
- 英中文本机器翻译的☆102Updated 6 years ago
- 中文生物医学自然语言处理(Chinese-BioNLP)☆165Updated 4 years ago
- sentence-transformers to onnx 让sbert模型推理效率更快☆168Updated 3 years ago
- 基于pytorch_bert的中文多标签分类☆92Updated 4 years ago
- easy-bert是一个中文NLP工具,提供诸多bert变体调用和调参方法,极速上手;清晰的设计和代码注释,也很适合学习☆83Updated 3 years ago
- Hugging BERT together. Misc scripts for Huggingface transformers.☆73Updated 2 years ago
- 医疗实体识别☆182Updated 4 years ago
- All NLP you Need Here. 目前包含15个NLP demo的pytorch实现(大量代码借鉴于其他开源项目,原先是自己玩的,后来干脆也开源出来)☆294Updated this week
- BLOOM 模型的指令微调☆24Updated 2 years ago
- Some Cool NLP and CV Repositories and Solutions (收集NLP中常见任务的开源解决方案、数据集、工具、学习资料等)☆164Updated 4 years ago
- ☆29Updated 2 weeks ago
- CHIP2021-Task3-临床术语标准化任务-开源代码☆46Updated 3 years ago
- Knowledge Graph☆176Updated 3 years ago
- This is updated version of the dataset for Chinese community medical question answering.☆360Updated 6 years ago
- 自己之前收集的自然语言处理和知识图谱相关的一些开源项目☆48Updated 5 years ago
- 🌈 NERpy: Implementation of Named Entity Recognition using Python. 命名实体识别工具,支持BertSoftmax、BertSpan等模型,开箱即用。☆116Updated last year
- 基于深度学习的FAQ式问答系统☆34Updated 4 years ago
- FAQ智能问答系统。实现FAQ的问题-模板匹配功能。部署轻量级的Web服务应用。☆65Updated last year
- 中文标注工具,支持NER、文本分类、关系标注、对话标注等。☆82Updated last year
- ☆193Updated 3 years ago
- 此项目完成了关于 NLP-Beginner:自然语言处理入门练习 的所有任务(文本分类、信息抽取、知识图谱、机器翻译、问答系统、文本生成、Text-to-SQL、文本纠错、文本挖掘、知识蒸馏、模型加速、OCR、TTS、Prompt、embedding等),所有代码都经过测试…☆214Updated 2 years ago
- 基于pytorch的中文意图识别和槽位填充☆202Updated 3 months ago
- 基于pytorch的百度UIE命名实体识别。☆56Updated 2 years ago
- 中文文本分类、序列标注工具包(pytorch),支持中文长文本、短文本的多类、多标签分类任务,支持中文命名实体识别、词性标注、分词、抽取式文本摘要等序列标注任务。 Chinese text classification and sequence labeling toolk…☆351Updated last year
- OpenTextClassification is all you need for text classification! Open text classification for everyone, enjoy your NLP journey! 这可能是目前为止最全…☆208Updated last year
- 天池 新冠疫情相似句对判定大赛 top6方案☆77Updated 3 years ago
- 一个多模态内容理解算法框架,其中包含数据处理、预训练模型、常见模型以及模型加速等模块。☆323Updated 4 years ago
- SMP 2023 ChatGLM金融大模型挑战赛 60 分baseline思路介绍☆186Updated 2 years ago
- 基于pytorch的GlobalPointer进行三元组抽取。☆84Updated 2 years ago
- 使用torch整合两种经典的指针NER抽取范式,分别是SpanBert和苏神的GlobalPointer,简单加了些tricks,配置后一键运行☆134Updated last year