Pinned Repositories
ABAGAIL
机器学习。The library contains a number of interconnected Java packages that implement machine learning and artificial intelligence algorithms. These are artificial intelligence algorithms implemented for the kind of people that like to implement algorithms themselves.
address-semantic-search
基于TF-IDF余弦相似度的地址语义搜索解析匹配服务
C4.5-using-hadoop-map-reduce-framework
算法,决策树 C4.5 is a commonly used in decision tree algorithm in data mining for classification. The existing C4.5 algorithm implementation is running in serial way. We are implementing this algorithm using Hadoop MapReduce framework which can run parallel in multiple system.
dl4j-spark-cdh5-examples
Examples to run on CDH5 with Spark
geocoding
地理编码技术,提供地址标准化和相似度计算。
HadoopRandomForest
随机森林,Use MapReduce to realize RandomForest
hbase-solr-coprocessor
通过solr实现hbase二级索引,主要通过hbase的coprocessor的Observer实现。
jDialects
jDialects is a small Java tool collect all database's dialects, usually used for build pagination SQL
spark_frequentItem_apriori
基于spark平台的K维频繁项发掘问题Apriori算法实现
struts2-concurrent-plugin
struts2 plugin for bigpipe and pagelet concurrent
jibaro's Repositories
jibaro/albert_zh
A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型
jibaro/bigdata-sql-parser
基于antlr4 解析器,支持spark sql, tidb sql, flink sql, Spark/flink jar 运行命令解析器
jibaro/car_knowledge_graph
汽车知识图谱
jibaro/cdhproject
hadoop各组件使用,持续更新
jibaro/Chinese-Names-Corpus
中文人名语料库。人名生成器。中文姓名,姓氏,名字,称呼,日本人名,翻译人名,英文人名。可用于中文分词、人名实体识别。
jibaro/Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
jibaro/chinese-xinhua
:orange_book: 中华新华字典数据库。包括歇后语,成语,词语,汉字。
jibaro/Company-Names-Corpus
公司名语料库。机构名语料库。公司简称,缩写,品牌词,企业名。可用于中文分词、机构名实体识别。
jibaro/corpus
自然语言处理,知识图谱相关语料。按照Task细分,欢迎PR。
jibaro/dropzone
Dropzone is an easy to use drag'n'drop library. It supports image previews and shows nice progress bars.
jibaro/flink-clickhouse-sink
flink clickhouse sink 简单好用,不丢数据
jibaro/GeosparkBook
Sedona(GeoSpark)系列教程
jibaro/hbase-meta-repair
Repair hbase metadata table from hdfs.
jibaro/InvoiceOCR
从PDF中定位并解析增值税发票二维码,并解析
jibaro/lnglat2Geo
经纬度转省市区县乡镇离线包,采用空间查询算法,速度快(单线程5w次/s),省市区县100%准确率。
jibaro/mqtt
MQTT协议3.1.1中文翻译版,IoT,物联网
jibaro/mqttx
MQTTX Project 完整实现 mqttv3.1.1 协议,旨在提供易于使用且性能优异的 mqtt broker
jibaro/nlp_chinese_corpus
大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP
jibaro/SegmentTree
A generic implementation for Segment Trees
jibaro/shortest_route
With the development of technology and the evolution of societies, more and more people are using a passenger car, which, combined with the urbanization of the modern times, results in traffic congestion and long delay in passenger movement, especially in large urban centers. Thus, in the context of Intelligent Transport Systems (ITS) and aiming at traffic decongestion, in this diploma thesis a Java and JavaScript application has been developed, that implement network routing algorithms in transport networks to find the shortest route. More specifically, the communication technologies used in ITS, network routing algorithms and protocols were studied and the Dijkstra and Bellman-Ford algorithms were used to develop the application. The algorithms are applied to a graph representing a part of the road network, that is roads are considered as the links and lanterns as the nodes of the graph and the weight of the links indicates the traffic factor that has a road at that moment. The user can select the initial node in which is located, and the system calculates and displays the shortest path to certain specific destinations (e.g. airport, bus station, central points, etc.) defined by the administrator.
jibaro/simbert
a bert for retrieval and generation
jibaro/spark-search
Spark Search - high performance advanced search features based on Apache Lucene
jibaro/spark-solr
Tools for reading data from Solr as a Spark RDD and indexing objects from Spark into Solr using SolrJ.
jibaro/spark-sql-kafka-offset-committer
Kafka offset committer for structured streaming query
jibaro/spring-cloud
Spring Cloud 系列文章的案例源码
jibaro/SpringBoot-Quartz
SpringBoot整合Quartz作为调度中心使用完整实例
jibaro/sshj
ssh, scp and sftp for java
jibaro/TarsosDSP
A Real-Time Audio Processing Framework in Java
jibaro/VorbisJava
A library for working with Ogg Vorbis files
jibaro/winutils
winutils.exe hadoop.dll and hdfs.dll binaries for hadoop windows