CodingMonkey12 / Semantic-Search-using-Paddle
基于Paddle进行语义检索并部署上线,支持多语言 This code is based on Paddle to do a semantic search, and deploy it. Multilingual support
☆11Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for Semantic-Search-using-Paddle
- 该项目主要是抽取病历文件中的一些关键信息。并将抽取的内容进行streamlit前端的展示。目前支持的文件类型:图片,pdf文件,word文件☆22Updated 2 years ago
- FinCUGE Instruction dataset☆10Updated last year
- Unsupervised tableQA and databaseQA on chinese finance question and tabular data☆12Updated last year
- Large-scale exact string matching tool☆15Updated this week
- 有一个通用实体关系事件抽取的任务,需要使用到UIE模框架,而且需要将起部署到昇腾310服务器上,因为UIE模型底层使用的是ernie3.0,但是目前paddle官方还不支持ernie3.0模型在昇腾310上部署,所以才有了以下的操作,主要过程是,先试用paddle训练处模型…☆17Updated 2 years ago
- Graph QABot Demo| 图谱问答案例☆15Updated last year
- 通用版面分析 | 中文文档解析 |Document Layout Analysis | layout paser☆45Updated 5 months ago
- aigc evals☆10Updated 11 months ago
- 本项目由三个模块构成。意图识别:判断用户的意图是业务型还是闲聊型;模型检索:该部分构建一个语料库,当用户 发起新的query(通过意图识别判断为业务型对话)时,为用户匹配query检索的最佳response,使用HSWN进行召回(粗排), 然后构建句子的相似度,并利用Lig…☆10Updated 3 years ago
- Having fun with ML☆11Updated 7 months ago
- Let ChatGPT (Large Language Models) Serve As Data Annotator and Zero-shot/few-shot Information Extractor.☆29Updated last year
- 记录有用的Git repos☆10Updated 3 months ago
- 大语言模型训练和服务调研☆34Updated last year
- nlp分析工具是一款基于NLP开源算法和模型库(jieba、spacy、paddlenlp)对文本数据进行向量化,然后通过机器学习算法(聚类、主成分分析、图网络GraphicalLasso)对文本数据词向量之间进行关联性分析的小工具。☆14Updated 11 months ago
- 中文关键词提取☆12Updated last year
- Sentence-Transformers Information Retrieval example on Chinese☆29Updated 8 months ago
- Tracking the hot Github repos and update daily 每天自动追踪Github热门项目☆42Updated this week
- 在kaggle部署ChatGLM API,和ChatGPT api使用相同的调用方式☆14Updated last year
- GoGPT中文指令数据集构造☆10Updated 9 months ago
- TensorRT☆11Updated 4 years ago
- 时间抽取、解析、标准化工具☆49Updated 2 years ago
- 音乐类语料的意图识别填槽以及槽值纠错模型☆16Updated last year
- 用于生成文本纠错模型(如Gector)需要的大量数据。☆14Updated last year
- Chinese Grammatical Error Diagnosis☆11Updated 3 years ago
- 合同信息抽取☆16Updated 4 years ago
- 基于simcse的中文句向量生成☆15Updated 2 years ago
- benchmark of KgCLUE, with different models and methods☆26Updated 2 years ago
- ☆13Updated 4 years ago
- 中文新词发现算法PNW算法,可以识别任意长度的新词。☆15Updated last year