四香油饼 发表于 17-2-2011 02:38:51

不得不佩服google

我今天用gmail写一个邮件,写完了按下发送键,弹出一个这样的对话框:

Did you mean to attach files?

You wrote "is attached" in your message, but there are no files attached.Send anyway?

简直太周到了:good 尽管我确实没有附件要发的。

seth_chen 发表于 17-2-2011 10:51:51

哦?我没试过gmail的这个功能,不过看来google的搜索引擎已经对涉及邮件内容了...

unamedplayer 发表于 17-2-2011 11:58:19

this features can be done easy using a classifier, and has been in the lab for ages, :)

you might also want to try their 'priority mail' feature, which does more sophisticated classification to prioritize your incoming emails.

actually, IMHO, google is slipping away from the simplicity and speed in its early time. Many of the recent features (instant preview, instant search, etc.) not only takes up much resources, but are absolutely *ANNOYING*

key 发表于 17-2-2011 13:11:15

原帖由 unamedplayer 于 17-2-2011 12:58 发表 http://www.freeoz.org/ibbs/images/common/back.gif
this features can be done easy using a classifier, and has been in the lab for ages, :)

you might also want to try their 'priority mail' feature, which does more sophisticated classification to pri ...

Instant Search我感觉还不错。
Priority mail一直都不好用。主要原因可能是Gmail不是我的主力邮箱,而它可能用到的算法我基本上能猜到,他一旦出错我就想到原因,所以经常b4之。
至于尝试把自然语言理解放到界面,我个人觉得是一种不错的尝试,可能他只是用到关键字匹配,
但能引起人们的注意和启发其他社区的开发,也是不错的。

ubuntuhk 发表于 17-2-2011 19:36:30

回复 #3 unamedplayer 的帖子

我也觉得instant search很讨厌,还不知道怎么关闭它:@ :@

unamedplayer 发表于 17-2-2011 20:58:10

perform a random search, then on the right hand side of the search box, there should be 'instance is on', click it to assess the menu and turn it off. However, my understanding is that this preference is stored in the local cache (as a cookie), so it might not persist if you change a machine or clean the cookies.


原帖由 ubuntuhk 于 17-2-2011 20:36 发表 http://www.freeoz.org/ibbs/images/common/back.gif
我也觉得instant search很讨厌,还不知道怎么关闭它:@ :@

unamedplayer 发表于 17-2-2011 21:06:21

Never used it because of privacy concerns.

All it does it to train a classifier based on your interaction patterns. However, I guess Google must be going a step further. They probably can learn some sort of 'signal' (either for you or for a group of people), and then can use these knowledge for better search result ranking or displaying sponsored ads.

Shallow NLP is okay and works reasonably well for simple tasks. However, don't expect it to work across the board. There are so many nasty cases and exceptions in living every language ...

原帖由 key 于 17-2-2011 14:11 发表 http://www.freeoz.org/ibbs/images/common/back.gif


Instant Search我感觉还不错。
Priority mail一直都不好用。主要原因可能是Gmail不是我的主力邮箱,而它可能用到的算法我基本上能猜到,他一旦出错我就想到原因,所以经常b4之。
至于尝试把自然语言理解放到界 ...

bxnswj 发表于 17-2-2011 23:18:02

如果正文有“附件”字眼,不知道会不会弹出提示呢

青山 发表于 18-2-2011 06:36:17

有现成的大批用户就是好啊,好玩的东西都可以上去试试。

嫉妒中。。。

key 发表于 18-2-2011 12:39:39

原帖由 unamedplayer 于 17-2-2011 21:58 发表 http://www.freeoz.org/ibbs/images/common/back.gif
perform a random search, then on the right hand side of the search box, there should be 'instance is on', click it to assess the menu and turn it off. However, my understanding is that this preference ...

Instant Search应该是基于服务器的搜索提示。

key 发表于 18-2-2011 12:41:25

原帖由 ubuntuhk 于 17-2-2011 20:36 发表 http://www.freeoz.org/ibbs/images/common/back.gif
我也觉得instant search很讨厌,还不知道怎么关闭它:@ :@

可能是因为我现在做中文搜索不多,所以不清楚Instant Search在中文搜索方面的表现。
但在英文搜索方面,这个instance search至少可以减少我70%以上的输入时间,
以及可以解决20%-40%左右的搜索主题思考问题。

rainy 发表于 18-2-2011 12:57:29

刚用gmail试发了几个邮件, 在邮件正文和主题里都加上 is attached 字样, 似乎没有提示

unamedplayer 发表于 18-2-2011 14:52:24

sure, if nobody likes it, google won't release it to the market.

I found I am typing faster than what instant search can respond, and when i hit enter after the query, it might end up with the wrong query. In other words, instant search gets into my way.

For SEs, such instant search is beneficial as it lowers the workloads on the server side.

原帖由 key 于 18-2-2011 13:41 发表 http://www.freeoz.org/ibbs/images/common/back.gif


可能是因为我现在做中文搜索不多,所以不清楚Instant Search在中文搜索方面的表现。
但在英文搜索方面,这个instance search至少可以减少我70%以上的输入时间,
以及可以解决20%-40%左右的搜索主题思考问题。

key 发表于 19-2-2011 14:14:49

原帖由 unamedplayer 于 18-2-2011 15:52 发表 http://www.freeoz.org/ibbs/images/common/back.gif
sure, if nobody likes it, google won't release it to the market.

I found I am typing faster than what instant search can respond, and when i hit enter after the query, it might end up with the wro ...

instant search的主要作用不是用来提供用户,而是即时出现搜索结果,对吧?
这样,用户在输入的时候,可以快速地看到是不是输入了最准确的关键字。
而对于服务器来说,似乎只会加重负担,而不是减轻

蒙面超人 发表于 19-2-2011 14:53:14

iphone上打字很便捷,会自动标示出语法错误,并且很多都自动修改。gmail什么时候也能实现呢?现在还要点一下spell check

unamedplayer 发表于 19-2-2011 18:14:19

Sorry, mistaken for auto query suggestion.

原帖由 key 于 19-2-2011 15:14 发表 http://www.freeoz.org/ibbs/images/common/back.gif


instant search的主要作用不是用来提供用户,而是即时出现搜索结果,对吧?
这样,用户在输入的时候,可以快速地看到是不是输入了最准确的关键字。
而对于服务器来说,似乎只会加重负担,而不是减轻

unamedplayer 发表于 19-2-2011 18:21:19

http://images.quickblogcast.com/7/3/8/9/4/259095-249837/mistake8.jpg?a=72

http://damnyouautocorrect.com/

key 发表于 19-2-2011 18:34:50

原帖由 蒙面超人 于 19-2-2011 15:53 发表 http://www.freeoz.org/ibbs/images/common/back.gif
iphone上打字很便捷,会自动标示出语法错误,并且很多都自动修改。gmail什么时候也能实现呢?现在还要点一下spell check

有限屏幕输入与一般键盘输入从人机设计的角度应该不同吧?
另外,js未必有这样的支持。

key 发表于 19-2-2011 18:36:03

原帖由 unamedplayer 于 19-2-2011 19:21 发表 http://www.freeoz.org/ibbs/images/common/back.gif
http://images.quickblogcast.com/7/3/8/9/4/259095-249837/mistake8.jpg?a=72

http://damnyouautocorrect.com/

嗯,我也觉得很annoying,暂时不知道有什么比较快捷的方法ignore掉这东西。

Tux 发表于 19-2-2011 19:03:41

其实Thunderbird都有这个功能,不算是Gmail独有的。

但Gmail确实是Web Mail中的No.1,毫无疑问。
页: [1]
查看完整版本: 不得不佩服google