Pinned Repositories
Air_Pollution_Forcast_Beijing
基于Keras的LSTM多变量时间序列预测
albert_ner
基于轻量级的albert实现albert+BiLstm+CRF
ant-learn-flask
ant-learn-flask
awesome-wechat-weapp
微信小程序开发资源汇总 :100:
BDCI2019-SENTIMENT-CLASSIFICATION
CCF BDCI 2019 互联网新闻情感分析 复赛top1解决方案
denglu
小红书模拟登陆
pachong
携程酒店爬虫
rasa_run
rasa
sentimentclassification
使用pytorch, 基于textCNN以及BiLSTM进行中文情感分析、 文本分类
wordSense
词义消歧
songweiwei's Repositories
songweiwei/rasa_run
rasa
songweiwei/awesome-wechat-weapp
微信小程序开发资源汇总 :100:
songweiwei/bert_seq2seq
pytorch实现 Bert 做seq2seq任务,使用unilm方案,现在也可以做自动摘要,文本分类,情感分析,NER,词性标注等任务,支持t5模型,支持GPT2进行文章续写。
songweiwei/BertWithPretrained
基于PyTorch框架实现的BERT模型及其相关下游微调任务(Bert PyTorch Implementation)
songweiwei/ChatSQL
自然语言转SQL,直接连接数据库查询
songweiwei/chinese-calendar
判断一天是不是法定节假日/法定工作日(查看节假日安排)
songweiwei/chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn推理 ( dbnet(1.8M) + crnn(2.5M) + anglenet(378KB)) 总模型仅4.7M
songweiwei/ClassCheker
一个可以方便核对应到人数和班级对应学院的程序,前端基于PyQt5,数据分析与处理基于pandas。
songweiwei/CreateLogs
记录日志
songweiwei/CryptoApp
加密解密工具箱GUI程序,支持Windows和linux系统。
songweiwei/docker_example
songweiwei/drools
springboot整合drools demo
songweiwei/DXY-COVID-19-Crawler
2019新型冠状病毒疫情实时爬虫及API | COVID-19/2019-nCoV Realtime Infection Crawler and API
songweiwei/fabric
Hyperledger Fabric is an enterprise-grade permissioned distributed ledger framework for developing solutions and applications. Its modular and versatile design satisfies a broad range of industry use cases. It offers a unique approach to consensus that enables performance at scale while preserving privacy.
songweiwei/fastapi-celery
Minimal example utilizing fastapi and celery with RabbitMQ for task queue, Redis for celery backend and flower for monitoring the celery tasks.
songweiwei/fastapi-tutorial
整体的介绍 FastAPI,快速上手开发,结合 API 交互文档逐个讲解核心模块的使用。视频学习地址:
songweiwei/GeneralNewsExtractor
新闻网页正文通用抽取器 Beta 版.
songweiwei/jd_seckill
京东茅台抢购,不支持其他商品!愿大家与黄牛站在同一个起跑线,公平的参与这场抢茅大赛。
songweiwei/kaoqin
kaoqin
songweiwei/KBQA-for-Diagnosis
Knowledge Graph,Question Answering System,基于知识图谱和向量检索的医疗诊断问答系统
songweiwei/learningPyQt5
All about PyQt5
songweiwei/mongodb-with-fastapi
Example of using MongoDB with FastAPI
songweiwei/Movie-Analysis
使用机器学习算法的电影推荐系统以及票房预测系统
songweiwei/public-sentiment-analysis
songweiwei/python-dependency-injector
Dependency injection framework for Python
songweiwei/scrapy_zh
百度资讯爬虫
songweiwei/Sentiment-Analysis-Chinese-pytorch
中文的情感分析任务:基于Bi-LSTM+Attention模型,对2万条中文影评数据进行情感分类。Chinese sentiment analysis task: Based on the Bi-LSTM+Attention model, sentiment classification is performed on 20,000 Chinese film review data.
songweiwei/TianChi
心电信号图分类
songweiwei/Transformer
pytorch实现Transformer,提供机器翻译案例和简单的翻译api接口(flask)。评分组件使用BLEU。
songweiwei/TrWebOCR
开源易用的中文离线OCR,识别率媲美大厂,并且提供了易用的web页面及web的接口,方便人类日常工作使用或者其他程序来调用~