• Stars
    star
    14
  • Rank 1,430,461 (Top 29 %)
  • Language
    Python
  • License
    Apache License 2.0
  • Created almost 4 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Use multi-threaded crawler to crawl the idiom data

More Repositories

1

Educational_system

教务管理系统javaweb项目 运行环境:window系统,Apache Tomcat v7.0.84、JDK1.8 开发环境:J2EE eclipse、navicat for mysql 运用的技术:MVC设计模式、DAO模式、Servlet、JSP、Filter、MySQL数据库 该项目主要分为登录系统,学生,教师,教务员,系统管理员四大部分,实现了登录,找回密码,修改密码,注销,学生用户的成绩查询,选修与考级报名、学籍信息的查看与修改与考级成绩的查询;教师用户的个人信息查询与修改; 教务员用户的成绩管理,个人信息查询与修改、选修与考级报名学生名单管理员用户对用户的管理。 javaweb的初学者可以下载下来参考学习。下载回来后首先看README.txt文件,帮助理解,启动系统。 系统还有一些功能待实现,可以继续添加完善其他功能与新功能
Java
108
star
2

semantic-similarity

semantic similarity, word2vec + wmd, bert+wmd, pytorch
Python
30
star
3

Chid_Bert_baseline

A based-bert baseline for Chinese idiom cloze test with pytorch.
Python
18
star
4

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.
Python
17
star
5

tf-idf

tf-idf 模型封装类,包含计算所有文档的tf-idf值,实现了基于tf-idf搜索引擎功能。根据query,计算与每个文档的相似度,返回与query相似度最高的topk文档
Python
16
star
6

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
Python
13
star
7

NLP_Chinese_data_Augment

中文数据增强封装类:同义词替换、随机插入、随机交换、随机删除
Python
4
star
8

NLPEngine

这是通用的NLP任务训练框架,基于pytorch和transformers框架搭建。
Python
2
star
9

question_generator

2020 Tianchi TCM Question Generation Competition, bert4keras, 2020年天池中医药问题生成竞赛
Python
1
star
10

Crosswoz_nlu_task

利用中文大规模对话数据集Crosswoz,进行NLU任务实验。
Python
1
star