Skip to content

Commit 4157060

Browse files
committed
update
1 parent 27e8672 commit 4157060

File tree

3 files changed

+64
-123
lines changed

3 files changed

+64
-123
lines changed

Python Weekly/Python Weekly Issue 258.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@
3333

3434
能够了解一段文本的上下文通常被认为是人工智能领域。然而,主题建模和语义分析可以用来让计算机确定不同的消息和文章是否是关于同样的事情。本周,我们和Radim Řehůřek聊聊他关于GenSim的工作,GenSim是一个Python库,用来进行非结构化文本的无监督分析,并应用机器学习模型到自然语言理解的问题上。
3535

36-
[页面扫描](https://mzucker.github.io/2016/08/15/page-dewarping.html)
36+
[页面扭曲矫正](https://mzucker.github.io/2016/08/15/page-dewarping.html)
3737

38-
一篇显示了如何扁平化弯曲页面上的图像的文章
38+
一篇显示了如何扁平化扭曲页面上的图像的文章
3939

4040
[Python中的线性分类介绍](http://www.pyimagesearch.com/2016/08/22/an-intro-to-linear-classification-with-python/)
4141

Science and Data Analysis/使用BigQuery和TensorFlow进行需求预测.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -120,9 +120,6 @@ In [30]:
120120

121121
## 天气数据
122122

123-
We suspect that weather influences how often people use a taxi. Perhaps
124-
someone who'd normally walk to work would take a taxi if it is very cold or
125-
rainy.
126123
我们怀疑天气影响人们使用出租车的频率。也许在极冷或阴雨的情况下,那些通常走路去上班会乘坐出租车。
127124

128125
Google用户[Felipe Hoffa](https://twitter.com/felipehoffa)已经公开他从美国国家海洋和大气管理局做出的气象观测到BigQuery中。让我们使用该数据集,并找到对应纽约La Guardia机场的站号。

0 commit comments

Comments
 (0)