lsq960124 / Inverted-index-BM25Links
手动实现Elasticsearch的倒排索引以及BM25算法
☆47Updated 6 years ago
Alternatives and similar repositories for Inverted-index-BM25
Users that are interested in Inverted-index-BM25 are comparing it to the libraries listed below
Sorting:
- A full-process dialogue system that can be deployed online☆100Updated 3 years ago
- 微调预训练语言模型(BERT、Roberta、XLBert等),用于计算两个文本之间的相似度(通过句子对分类任务转换),适用于中文文本☆90Updated 5 years ago
- 李傲龍的博客☆82Updated last year
- 微调预训练语言模型,解决多标签分类任务(可加载BERT、Roberta、Bert-wwm以及albert等知名开源tf格式的模型)☆141Updated 5 years ago
- 开课吧&后厂理工学院_百度NLP项目2:试题数据集多标签文本分类 Models: FastText TextCNN GCN BERT et al.☆48Updated 5 years ago
- 使用bert做领域分类、意图识别和槽位填充任务☆78Updated 5 years ago
- 一条命令产生bert、albert句向量,用于相似度计算和文本分类等。☆35Updated 2 years ago
- 基于Bi-GRU + CRF 的中文机构名、人名识别, 支持google bert模型☆168Updated 6 years ago
- ☆57Updated 3 years ago
- NER(命名实体识别)中文语料,一站式获取☆131Updated 6 years ago
- 基于ltp的简单评论观点抽取模块☆117Updated 6 years ago
- 问题等价性判断数据预处理,包含添加对抗样本(同音字、近义词替换等)、获取样本的pattern(用通配符替换相同词汇,提取相同和不同词汇)☆39Updated 5 years ago
- Bert分类,语义相似度,获取句向量。☆65Updated 7 months ago
- 中文文本纠错模型,keras实现☆74Updated 4 years ago
- multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification☆141Updated 4 years ago
- 中国法研杯CAIL2019要素抽取任务第三名方案分享☆139Updated 4 years ago
- Self complemented Pinyin2Chinese demo use algorithms including Trie and HMM model , 基于隐马尔科夫模型与Trie树的拼音切分与拼音转中文的简单demo实现。☆86Updated 7 years ago
- 基于 Tensorflow,仿 Scikit-Learn 设计的深度学习自然语言处理框架。支持 40 余种模型类,涵盖语言模型、文本分类、NER、MRC、知识蒸馏等各个领域☆117Updated 2 years ago
- 基于检索的任务型多轮对话