vivien2019's Stars
SuiMingYang/ECKG
电商行业知识图谱:构建电商行业实体关系,应用于商品推荐,商品搭配,问答系统。
scarecr0w7/python_spider
一些 Python 爬虫练习:bilibili用户信息爬取、下载工具、房天下新房二手房redis分布式爬虫、简书全站文章爬取、观察者网站首页新闻爬取、淘宝模拟登陆、淘宝搜索商品信息爬取及可视化展示、知乎问题回答信息爬取\抖音无水印视频下载
duterscmy/ccks2019-ckbqa-4th-codes
中文知识库问答代码,CCKS2019 CKBQA评测第四名解决方案
keon/awesome-nlp
:book: A curated list of resources dedicated to Natural Language Processing (NLP)
academic/awesome-datascience
:memo: An awesome Data Science repository to learn and apply for real world problems.
wutong8023/awesome-question-answering
Resources, datasets, papers on Question Answering
MenglinLu/Chinese-clinical-NER
CCKS2019中文命名实体识别任务。从医疗文本中识别疾病和诊断、解剖部位、影像检查、实验室检验、手术和药物6种命名实体。现已实现基于jieba和AC自动机的baseline构建、基于BiLSTM和CRF的序列标住模型构建。bert的部分代码主要源于https://github.com/charles9n/bert-sklearn.git 感谢作者。 模型最终测试集得分0.81,还有较大改进空间。可以当做一个baseline。
percyliang/sempre
Semantic Parser with Execution
eastmountyxz/CSDNBlog-Python-DataMining-Course
为了更好地管理博客文章,分享更好的知识,该系列资源为作者CSDN博客的备份文件。本资源为作者Python数据挖掘课程系列,主要是作者《数据挖掘》、《大数据分析及技术》等课程分享的内容,涉及Python基础知识、网络爬虫、聚类、分类、回归、情感分析、可视化分析等知识,基础性文章,希望对您有所帮助。
yzhao062/anomaly-detection-resources
Anomaly detection related books, papers, videos, and toolboxes
chengsen/Awesome-Graph-Papers
Collect papers about graph
edoughty/deepdive_genegene_app
jasperyang/BTMpy
BTM in python
jackfrued/Python-100-Days
Python - 100天从新手到大师
JudasDie/deeplearning.ai
Some work of Andrew Ng's course on Coursera
MLNLP-World/Top-AI-Conferences-Paper-with-Code
MLNLP: This repository is a collection of AI top conferences papers (e.g. ACL, EMNLP, NAACL, COLING, AAAI, IJCAI, ICLR, NeurIPS, and ICML) with open resource code
RUCDM/KB4Rec
This is the data for KB4Rec
wangzheng0822/algo
数据结构和算法必知必会的50个代码实现
vivien2019/xgboost-doc-zh
XGBoost 中文文档
liuhuanyong/SentenceSentimentClassifier
Sentiment Classifier base on traditional Maching learning methods, eg Bayes, SVM ,DecisionTree, KNN and Deeplearning method like MLP,CNN,RNN(LSTM). 基于机器学习与深度学习方法的情感分析算法实现与对比,包括决策树,贝叶斯,KNN, SVM ,MLP, CNN, LSTM实现
datawhalechina/pumpkin-book
《机器学习》(西瓜书)公式详解
PaddlePaddle/PaddleClas
A treasure chest for visual classification and recognition powered by PaddlePaddle
Loading-m/departApp
vue开发的火车票APP
coderzcr/JavaWeb-Project-Source-Share
🌱🚀分享基于Servlet、SSH、SSM、SpringBoot、SpringCloud等流行技术实现的JavaWeb项目,难度分为5个等级,帮助小白入门JavaWeb开发,协助JavaWeb开发者熟悉最新技术
godweiyang/hexo-theme-sungod
一款定制化的Hexo博客主题
girls-in-ai/Girls-In-AI
免费学代码系列:小白python入门、数据分析data analyst、机器学习machine learning、深度学习deep learning、kaggle实战