“Xingchao work”版本间的差异

来自cslt Wiki
跳转至: 导航搜索
Ordered Word Vector
Ordered Word Vector
第9行: 第9行:
 
== Ordered Word Vector ==
 
== Ordered Word Vector ==
 
<hr>Ordered Word Vector is a simple dropout method using gaussian distribution sweeping.
 
<hr>Ordered Word Vector is a simple dropout method using gaussian distribution sweeping.
Parameter set x / beta in which beta range from 25 to 100 during training process.
+
Parameter set N(x / beta) in which beta range from 25 to 100 during training process.
 
=== Similarity Test ===
 
=== Similarity Test ===
 
<hr>This chapter test ordered word vector by semantic similarity. Semantic similarity is most popular task in measure word vector's performance area.
 
<hr>This chapter test ordered word vector by semantic similarity. Semantic similarity is most popular task in measure word vector's performance area.

2015年6月17日 (三) 02:27的版本

Chaos Work

Binary Word Vector

SVM based on Binary Vector

Hinging 15-6-17

Ordered Word Vector


Ordered Word Vector is a simple dropout method using gaussian distribution sweeping.

Parameter set N(x / beta) in which beta range from 25 to 100 during training process.

Similarity Test


This chapter test ordered word vector by semantic similarity. Semantic similarity is most popular task in measure word vector's performance area.

Using three tasks in semantic task, thank to our ACL reviewers' suggestion.

Similarity 353

Similarity 999

RG 65