TanH
TanH
NCPQA
Datafountain-Epidemic government affairs quiz assistant competition. We divided this task into two parts: document retrieval and answer extraction. pytorch, Albert, and model fuision
tf-idf
tf-idf 模型封装类,包含计算所有文档的tf-idf值,实现了基于tf-idf搜索引擎功能。根据query,计算与每个文档的相似度,返回与query相似度最高的topk文档
semantic-similarity
semantic similarity, word2vec + wmd, bert+wmd, pytorch
Chid_Bert_baseline
A based-bert baseline for Chinese idiom cloze test with pytorch.
Educational_system
教务管理系统javaweb项目 运行环境:window系统,Apache Tomcat v7.0.84、JDK1.8 开发环境:J2EE eclipse、navicat for mysql 运用的技术:MVC设计模式、DAO模式、Servlet、JSP、Filter、MySQL数据库 该项目主要分为...
es_search
python class for elasticsearch , including add, batch add, update, delete, query, and scan query. also with a demo that put Wikipedia into elasticsearch and query by keywords or sentence.