jingwangfei
Diligence is the path to the mountain of knowledge,hard-working is the boat to the endless sea of learning. @apachecn
LangChaoChina. BeiJing
Pinned Repositories
Agriculture_KnowledgeGraph
农业知识图谱(KG):农业领域的信息检索,命名实体识别,关系抽取,分类树构建,数据挖掘
ansj_seg
ansj分词.ict的真正java实现.分词效果速度都超过开源版的ict. 中文分词,人名识别,词性标注,用户自定义词典
arithmetic
算法
Article_Smart
A python project (with nlp integration) to denoise any news article and strip off any images, advertisement from it giving a basic and hassle free article. It provides a 'smart view' for web-view in mobile devices with heading, keywords and text. Powered with newspaper3k.
beam-site-zh
Apache Beam 官方网站中文版
ec_feedback_svc
基于xml的接口项目. 仅仅是请求操作, 不包含接收操作.
HotNewsAnalysis
利用文本挖掘技术进行新闻热点关注问题分析
java
包含JDK中的核心模块, 以及核心类;
spark
有关spark相关一些实例
utils_java
各种Java工具类
jingwangfei's Repositories
jingwangfei/scikit-learn-doc-zh
scikit-learn(sklearn) 官方文档中文版
jingwangfei/simple_nlp_chinese
中文的word2vec以及doc2vec模型,使用维基百度的数据训练。供大家参考
jingwangfei/Article_Smart
A python project (with nlp integration) to denoise any news article and strip off any images, advertisement from it giving a basic and hassle free article. It provides a 'smart view' for web-view in mobile devices with heading, keywords and text. Powered with newspaper3k.
jingwangfei/spark-jobserver
REST job server for Apache Spark
jingwangfei/ansj_seg
ansj分词.ict的真正java实现.分词效果速度都超过开源版的ict. 中文分词,人名识别,词性标注,用户自定义词典
jingwangfei/doc2vec
Python scripts for training/testing paragraph vectors
jingwangfei/leetcode
leetcode algorithm
jingwangfei/spark
有关spark相关一些实例
jingwangfei/DataMiningAlgorithm
数据挖掘18大算法实现以及其他相关经典DM算法
jingwangfei/ec_feedback_svc
基于xml的接口项目. 仅仅是请求操作, 不包含接收操作.
jingwangfei/utils_java
各种Java工具类
jingwangfei/java
包含JDK中的核心模块, 以及核心类;
jingwangfei/worklog_2015
个人工作日志
jingwangfei/restful_helloworld
resteasy入门, 了解restful架构风格, 了解jax-rs规范.