面向证券信息类专业搜索引擎,基于WEB信息挖掘技术的专业搜索引擎设计与实现并着重分析基于特定主题的爬取方法,通过下载Internet上WEB文档,进行过滤、分词、转换等处理工作,并建立索引数据库,最终可由检索器通过用户输入查询关键字,搜索器支持微博客、短信等内容短小而又不规范的内容分析。针对证券信息类网站选取40-50个,进行数据挖掘,使用概念索引方法进行WEB全文索引,程序设计中考虑了搜索策略和搜索引擎数据优化等问题,同时特征词汇按照影响权重排序,可以输出权重值。对基于WEB挖掘的中文专业搜索引擎的设计与实现具有较好的理论与实验价值。
☆25Dec 3, 2018Updated 7 years ago
Alternatives and similar repositories for niusouyixia
Users that are interested in niusouyixia are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Docker - the open-source application container engine☆11May 6, 2015Updated 11 years ago
- 使用扩展的通过数据库维护的IKAnalyzer和分布式搜索搜索服务SolrCloud及SolrJ的ShowCase。☆12Aug 28, 2014Updated 12 years ago
- CTP with python3.4.3☆10Aug 1, 2017Updated 9 years ago
- ☆10Oct 22, 2016Updated 9 years ago
- Pandas Helper Library for reading and writing DataFrames from and to HBase.☆10Mar 8, 2018Updated 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.
- AI Challenger 2018 细粒度用户评论情感分析比赛 个人baseline项目☆15Oct 3, 2018Updated 7 years ago
- 前端信息安全☆10Nov 8, 2017Updated 8 years ago
- Golang对接宝付、通联、富友金账户等支付平台☆13Mar 29, 2023Updated 3 years ago
- 文本特征提取算法,卡方校验(chi-square)和信息增益算法提取文本特征算法实现☆18Apr 7, 2017Updated 9 years ago
- PHP Bing Translation API Class☆12Jun 19, 2018Updated 8 years ago
- 本项目包含几种常用 NLP算法的实现:关键词(keyword)、命名实体(named entity)、自动摘要(abstract)、文本相似度比较(text similarity)等☆16Jan 16, 2022Updated 4 years ago
- one overall situation clipboard app for android,安卓全局复制app☆11May 10, 2018Updated 8 years ago
- WEB 跨域postMessage() 漏洞挖掘工具,基本原理:使用AJAX 获取页面代码,结合iframe 和data 协议构造测试环境,然后在iframe 下的window.onmessage 中插入hook 监控onmessage 的参数,最后通过能否被原来的onme…☆11Sep 13, 2016Updated 9 years ago
- Performing Latent Semantic Analysis with Python on large datasets.☆13Jun 21, 2022Updated 4 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 新浪热门微博爬虫,外加词云分析。☆19Mar 29, 2018Updated 8 years ago
- 一个基于elasticsearch开发的搜索引擎网站☆14Nov 22, 2022Updated 3 years ago
- 微博情感分析,使用flask制作restful api,毕业设计衍生项目☆17Dec 16, 2017Updated 8 years ago
- This is an example plugin which shows how to use the HiveMQ MQTT broker together with a database (MySQL in this case). Shows authenticati…☆10Jul 27, 2023Updated 3 years ago
- 微博用户关系爬虫☆12Jan 20, 2018Updated 8 years ago
- mysql2hiveql is a tool to convert MySQL queries into Hive queries (HiveQL)☆14Aug 30, 2012Updated 14 years ago
- 本项目是采用Python语言结合机器学习中的常用算法来对微博传播过程中的转发进行预测。☆14Jul 4, 2018Updated 8 years ago
- 基于redis的分布式锁,适用于秒杀,自增ID等web分布式开发场景☆11Mar 21, 2017Updated 9 years ago
- 微博爬虫 有问题欢迎提出来☆17Jul 2, 2019Updated 7 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 封装一层 Mongo-java-driver,让查询更加简单☆11Oct 25, 2018Updated 7 years ago
- 社会信息检索作业,实现简单的搜索引擎,计算TFIDF值以及两个句子的相似度☆19Apr 4, 2018Updated 8 years ago
- Download stock prices, from netease.☆13Aug 24, 2016Updated 10 years ago
- 批量下载抖音用户视频☆21Jan 19, 2024Updated 2 years ago
- 对微博评论进行情感三分类(正面,中性,负面)☆18Apr 24, 2020Updated 6 years ago
- ☆10May 7, 2015Updated 11 years ago
- Control Android, Linux and Windows☆18Feb 26, 2016Updated 10 years ago
- ☆21Jan 9, 2023Updated 3 years ago
- 毕业设计:《基于CLIP模型的视频文本检索设计与实现》☆17Jul 21, 2024Updated 2 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 分布式锁和配置管理中心的实现,采用zookeeper的全 局有序的特性来实现☆11May 11, 2015Updated 11 years ago
- 在公司接了一个任务,完成一个项目数据同步的模块。要求是不能操作项目的数据库。怕操作不当,数据丢失。所以想到的方案是使用log4jdbc记录数据源的SQL语句到日志文件。然后按行读取日志文件中的数据,记录读取的Point,以便下次继续读取。读取的数据进入bigqueue队列,…☆12Aug 10, 2017Updated 9 years ago
- 一个基于Neo4j图形数据库的社交推荐系统(一周时间,从学习到完成的垃圾练手课设小项目)☆25Jan 26, 2021Updated 5 years ago
- 使用 SpringBoot2.0+ElasticSearch 实现的开源电影搜索引擎☆89Sep 13, 2022Updated 3 years ago
- 实时数据分析平台☆41Jun 26, 2013Updated 13 years ago
- 技术点整理,redis,swoole,搜索引擎,lua,面试题练习☆25May 22, 2018Updated 8 years ago
- PHP/MySQL app for email marketing.☆15Mar 19, 2016Updated 10 years ago