这是本人第一次数据算法比赛实录。主要整理记录2017年CCF大数据与计算智能竞赛使用的模型和实现代码,选择了基于主题的文本情感分析赛题。采用情感词典+自定义规则完成比赛,成绩:136/796。
☆49Feb 21, 2018Updated 8 years ago
Alternatives and similar repositories for CCFCompetition
Users that are interested in CCFCompetition are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- CCF大数据比赛,基于主题的文本情感分析☆96Jul 19, 2018Updated 8 years ago
- 基于Keras使用LSTM对电商评论进行情感分析☆51Mar 7, 2018Updated 8 years ago
- BDCI2016“基于视角领域情感分析”第一名队伍(SUTL)作品☆12Nov 1, 2020Updated 5 years ago
- Repository for replicating results from the paper Aspect Level Sentiment Classification with Deep Memory Network☆13Jul 20, 2018Updated 8 years ago
- 基于Bert的文本情感分析模型(含semeval14数据集)☆15Jun 30, 2019Updated 7 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Decentralized voting system based on NAS smart contract☆11May 10, 2018Updated 8 years ago
- 基于依存句法的句子级细粒度情感计算☆25May 6, 2017Updated 9 years ago
- 之江-电商评论观点挖掘的比赛,基于pytorch-transformers版本,暂时只实现了BERT做aspect+opinion+属性分类+情感极性的联合标注,还未加上CRF。☆31Aug 30, 2019Updated 6 years ago
- fastText中文实践☆19Apr 27, 2018Updated 8 years ago
- Age/Gender detection in Tensorflow☆13Mar 3, 2017Updated 9 years ago
- 细粒度的情感分析(属性词提取,句法依存分析)☆36Feb 23, 2023Updated 3 years ago
- ☆13Aug 28, 2018Updated 7 years ago
- CCF2016 - TNT_000二等奖作品☆87Jan 3, 2017Updated 9 years ago
- 基于语义的文本相似度计算☆10Jan 22, 2019Updated 7 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 本项目曾冲到全球第一,干货集锦见本页面最底部,另完整精致的纸质版《编程之法:面试和算法心得》已在京东/当当上销售☆40Apr 6, 2018Updated 8 years ago
- 用于爬取汽车之家上关于汽车的评论☆25Feb 2, 2017Updated 9 years ago
- 请求spark rest API获取applications,jobs,stages,executors,rdds,streaming,environment等信息提供监控和报警服务☆11Nov 22, 2018Updated 7 years ago
- 汽车行业用户观点主题及情感识别☆24Jul 30, 2020Updated 5 years ago
- 用于发现热议事件的新闻文本聚类算法的python实现☆34Aug 14, 2016Updated 9 years ago
- 汽车主题情感分析大赛冠军☆27Dec 10, 2018Updated 7 years ago
- 2019大数据应用分类标注挑战赛 baseline☆11Jul 6, 2019Updated 7 years ago
- pandas学习总结(以高中学生成绩分析为例)☆20Jun 23, 2020Updated 6 years ago
- AI100竞赛:http://competition.ai100.com.cn/html/game_det.html?id = 24&tab = 1 的代码,主要用于文本分类,其中涉及CHI选择特征词,TFIDF计算权重,朴素贝叶斯,决策树,SVM,XGBoost等算法☆15Mar 27, 2019Updated 7 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- AI Challenger 2018 细粒度用户评论情感分析,排名17th,基于Aspect Level 思路的解决方案☆324Nov 16, 2018Updated 7 years ago
- 使用Simhash对海量文本进行去重☆12Jun 2, 2018Updated 8 years ago
- MCP = Multiple source Convert Platform☆11Aug 2, 2022Updated 3 years ago
- TinyMind人民币面值&冠字号编码识别挑战赛(满分)☆15Jun 2, 2019Updated 7 years ago
- NLPCC 2019 Outstanding Paper "Improving Transformer with Sequential Context Representations for Abstractive Text Summarization" source c…☆11Jul 25, 2024Updated last year
- CCF-BDCI 2018年汽车行业用户观点主题及情感识别挑战赛 第6名解决方案☆141Jan 8, 2019Updated 7 years ago
- 2017CCF大数据与计算智能大赛-蚂蚁金服-商铺定位赛题(全国第5名)☆19Jul 25, 2018Updated 7 years ago
- 中文ULMFiT 情感分析 文本分类☆264Jan 7, 2019Updated 7 years ago
- 以本体结构为基础,组织管理教育资源;利用本体技术创建用户知识体系,根据用户的自身学习情况,为其推荐教育视频资源☆10Aug 20, 2017Updated 8 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- a hyper-optimized single-node(local) version of spark sql engine, which's fundamental data structure is scala Iterator rather than RDD.☆13Jun 13, 2023Updated 3 years ago
- 根据褒贬种子词,利用SO-PMI构建情感词典☆26Oct 30, 2015Updated 10 years ago
- Implementation of paper accepted by EMNLP 2018 using Pytorch named "A Self-Attentive Model with Gate Mechanism for Spoken Language Unders…☆17Dec 11, 2018Updated 7 years ago
- 利用图神经网络进行CTR预估☆15Nov 22, 2019Updated 6 years ago
- 第一次参加大数据比赛☆11Jan 14, 2018Updated 8 years ago
- ai challenger 2018细粒度情感分类第一名解决方案, A training framework itegrating tensorflow and pytorch☆575Nov 27, 2022Updated 3 years ago
- SparkListener that converts SparkListenerEvents to JSON and forwards them to an external service via RPC.☆16Apr 6, 2021Updated 5 years ago