此文本分类项目主要面向机器学习初学者和文本分类效果测试者,项目内部含有朴素贝叶斯,余弦定理,逻辑回归多种分类算法以及mm,rmm分词器,同时从某新闻站点爬取了多个分类共6000多篇文章,以及一个中文词典。项目方便自由拓展各种分类器和分词器,并通过组装测试分类效果。
☆37Sep 29, 2017Updated 8 years ago
Alternatives and similar repositories for textClassify
Users that are interested in textClassify are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 常用文本聚类算法java实现☆15Feb 3, 2015Updated 11 years ago
- 对 Hankcs 编写的 LDA4j 项目的进一步包装。添加了对训练出的 LDA 模型的存储和读取,简化了 LDA 的使用到 2 个步骤:训练 和 预测。☆11May 13, 2021Updated 4 years ago
- java简单实现一些 机器学习算法☆13Dec 10, 2020Updated 5 years ago
- Vue+Vuetify打造的CNode社区乞丐版,随便吐槽!👉👉😄😄☆12Jun 2, 2021Updated 4 years ago
- Java:购物车规则引擎。采用SOA思想,每个促销规则以插件的形式增减☆21Dec 23, 2015Updated 10 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- 采用领域驱动设计(Domain Driven Design、DDD)实现的CMS系统☆11Aug 8, 2022Updated 3 years ago
- 新闻推荐系统☆11Aug 14, 2019Updated 6 years ago
- 新闻推荐系统-Android客户端☆26Jun 3, 2016Updated 9 years ago
- Chinese text generation, now open source news and prose model and code☆24Jun 12, 2023Updated 2 years ago
- 以中国新闻网社会新闻板块为抓取对象,通过关键词来分析新闻热点事件☆19Mar 8, 2020Updated 6 years ago
- idcenter(分布式ID生成中心):极高效的分布式id生成系统,每个客户端获取id的tps可达到400万+,服务端可支持海量的客户端。具备高容错性,即使网络不稳定也能运转(只要不连续长时间断网)。使用http协议进行通信,可支持多语言。具备完整的管理员登录、权限校验。部…☆34Apr 19, 2023Updated 2 years ago
- 本项目是July的《程序员编程艺术》的电子书版本☆11Jan 9, 2014Updated 12 years ago
- 基于标题分类的主题句提取方法可描述为: 给定一篇新闻报道, 计算标题与新闻主题词集的相似度, 判断标题是否具有提示性。对于提示性标题,抽取新闻报道中与其最相似的句子作为主题句; 否则, 综合利用多种特征计算新闻报道 中句子的重要性, 将得分最高的句子作为主题句。☆40Jul 26, 2016Updated 9 years ago
- 基于朴素贝叶斯实现的一款微信公众号文章分类器☆35Mar 1, 2018Updated 8 years ago
- Wordpress hosting with auto-scaling on Cloudways • AdFully Managed hosting built for WordPress-powered businesses that need reliable, auto-scalable hosting. Cloudways SafeUpdates now available.
- 解析抖音视频的分享地址,下载无水印视频到指定目录,自动解析视频的分辨率和时长,指定相同分辨率视频进行合并☆10Jul 12, 2025Updated 8 months ago
- 一套简单的可以复制、可以理解、可以落地、可以控制复杂性的”指导和约束"的框架。是一种架构思想,是整合了洋葱圈架构、适配器架构、DDD、整洁架构、TMF 等架构思想的一种应用架构。☆15May 25, 2022Updated 3 years ago
- My branch of Apache Flume with a generic JDBC sink (not yet licensed to Apache)☆11Feb 12, 2022Updated 4 years ago
- This demo shows how to collect customized events (such as app,web logs) via play! into flume.☆10Jan 27, 2015Updated 11 years ago
- ☆16Jan 14, 2020Updated 6 years ago
- MyBatis学习的源码,博客地址:http://blog.csdn.net/column/details/smybatis.html☆22Jun 17, 2016Updated 9 years ago
- jvm堆内存结构、垃圾回收原理、jvm内存调优、jvm监控等☆16Apr 26, 2019Updated 6 years ago
- 基于LibSVM实现的验证码识别,通过对验证码图片进行二值化、去噪、切割等处理后,对每个字符进行识别。识别过程采用LibSVM来实现。可用于识别网站登录的验证码。☆40Nov 2, 2017Updated 8 years ago
- Getting interpretable dimensions in word embedding spaces.☆15Jul 6, 2023Updated 2 years ago
- 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.
- [Stop update]基于SVM,RandomForest等机器学习算法实现的孕妇类APP☆30Nov 14, 2018Updated 7 years ago
- Android音乐播放器【支持:速率调节,音调调节,采样率调节】☆13May 5, 2019Updated 6 years ago
- Python WSGI server☆37Jun 18, 2016Updated 9 years ago
- Extractive and Compressive Neural Summarization Based on Summary State Representations (NAACL 2019)☆16May 12, 2020Updated 5 years ago
- Key-Value Memory Networks for Directly Reading Documents, Alexander Miller, Adam Fisch, Jesse Dodge, Amir-Hossein Karimi, Antoine Bordes,…☆59Jul 24, 2018Updated 7 years ago
- An example of using Apache Qpid JMS client with Apache ActiveMQ AMQP protocol.☆17Oct 7, 2016Updated 9 years ago
- Example of running the flume log4j appender using CDH4 Flume☆15Jan 17, 2013Updated 13 years ago
- Control a Bluetooth LED lamp over an Electron application☆12Nov 10, 2022Updated 3 years ago
- 高效的分布式id生成器,每个客户端实例tps可达到100万,服务端毫无压力。即使服务端宕机了,id生成依然可用。支持多数据中心,支持id加密。☆48Feb 26, 2019Updated 7 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- Reproducing the paper "PADAM: Closing The Generalization Gap of Adaptive Gradient Methods In Training Deep Neural Networks" for the ICLR …☆51Apr 13, 2019Updated 6 years ago
- Android使用Mp4v2用h264流和acc流合成mp4☆19Jun 24, 2019Updated 6 years ago
- 慧荣ERP项目 界面可以查看https://github.com/66668/ZOERP (测试账号:huirong/song/123465(111111),huirong/zhang/123456(111111)项目完结,暂停维护)接口+model改动很多,但是界面UI改…☆18Aug 7, 2017Updated 8 years ago
- Source code for the paper "Attention Is (not) All You Need for Commonsense Reasoning" published at ACL 2019.☆14Aug 2, 2024Updated last year
- 用机器学习算法实现了一种有监督的句子对匹配方法,使用的机器学习分类算法有:逻辑回归(LR)、SVM、GBDT和随机森林(RandomForest),使用的工具是Sklearn。☆29Jun 3, 2017Updated 8 years ago
- android特效按钮点击效果,动画从里到外渐变放大散花效果,本例子适合做一些特效的app使用, 使用很简单,直接可以把里面代码拷贝过去, 项目来自:https://github.com/frogermcs/LikeAnimation/☆17Mar 14, 2016Updated 10 years ago
- squirrel-foundation is a State Machine library, which provided a lightweight, easy use, type safe and programmable state machine implemen…☆14Jun 21, 2017Updated 8 years ago