alex_bn_lee

导航

上一页 1 ··· 133 134 135 136 137 138 139 140 141 ··· 245 下一页

2019年11月8日 #

【448】NLP, NER, PoS

摘要: 目录: 1. 停用词(stopwords) ref: Removing stop words with NLTK in Python ref: Remove Stop Words 2. 介词(prepositions, part of speech) ref: How do I remove ver 阅读全文

posted @ 2019-11-08 13:12 McDelfino 阅读(651) 评论(0) 推荐(0)

2019年11月7日 #

【447】两经纬度点之间的距离计算(经纬度网格面积)

摘要: 一、两个经纬度点之间的距离 $\phi_1$,$\phi_2$是纬度,$\lambda_1$,$\lambda_2$是经度。均是弧度制数值 ArcGIS Python 实现 python 实现: 二、经纬度网格的面积计算 $\phi_1$,$\phi_2$是纬度,$\lambda_1$,$\lamb 阅读全文

posted @ 2019-11-07 15:23 McDelfino 阅读(4032) 评论(0) 推荐(0)

2019年11月1日 #

【446】Deep Learning

摘要: ref: 深度学习基础介绍 机器学习19 神经网络NN算法 ref: 深度学习基础介绍 机器学习11 神经网络算法应用上 ref: 深度学习基础介绍 机器学习12 神经网络算法应用下 ref: 神经网络NN算法(应用篇) 1. 组成部分:输入层(input layer),隐藏层(hidden lay 阅读全文

posted @ 2019-11-01 19:52 McDelfino 阅读(384) 评论(0) 推荐(0)

2019年10月24日 #

【445】Markdown Syntax

摘要: ref: Markdown基本语法 ref: Markdown Guide ref: Markdown Cheatsheet ref: Markdown Tutorial Lists Basic Syntax The Markdown elements are outlined in John Gr 阅读全文

posted @ 2019-10-24 07:41 McDelfino 阅读(236) 评论(0) 推荐(0)

2019年10月23日 #

【444】Data Analysis (shp, arcpy)

摘要: ABS suburbs data of AUS 1. Dissolve Merge polygons with the same attribute of "SA2_NAME16". 2. Add Centroid XY After using the "Add Geometry Attribute 阅读全文

posted @ 2019-10-23 08:43 McDelfino 阅读(369) 评论(0) 推荐(0)

上一页 1 ··· 133 134 135 136 137 138 139 140 141 ··· 245 下一页