Skip to content

Commit

Permalink
ACL 2012
Browse files Browse the repository at this point in the history
  • Loading branch information
tsungtingkuo committed Oct 7, 2015
0 parents commit 3c16316
Show file tree
Hide file tree
Showing 383 changed files with 2,099,525 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.DS_Store
28 changes: 28 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
Copyright (c) 2015,
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

* Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.

* Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.

* Neither the name of diffusion nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
Exploiting Latent Information to Predict Diffusions of Novel Topics on Social Networks
--------------------------------------------------------------------------------------

### Website

http://www.csie.ntu.edu.tw/~d97944007/diffusion/

### Citation

Please cite as below:

*Tsung-Ting Kuo, San-Chuan Hung, Wei-Shih Lin, Nanyun Peng, Shou-De Lin, and Wei-Fen Lin, "Exploiting Latent Information to Predict Diffusions of Novel Topics on Social Networks", ACL 2012.*

### Contact

We really thank you for using our software. If you have any questions or suggestions, please kindly contact Tsung-Ting Kuo (tskuo@ucsd.edu), Department of Biomedical Informatics, University of California, San Diego, USA.
100 changes: 100 additions & 0 deletions list/all.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,100 @@
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
20
21
24
26
27
28
29
30
31
32
33
34
35
38
40
41
42
43
44
45
46
47
48
49
50
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
85
86
87
88
89
90
91
94
95
96
97
100
101
102
103
104
105
107
108
109
110
111
112
113
114
115
116
117
118
120
25 changes: 25 additions & 0 deletions list/cv1_test.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
6
21
34
35
40
45
47
54
63
65
69
75
77
78
81
82
86
87
88
89
91
103
104
113
116
75 changes: 75 additions & 0 deletions list/cv1_train.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
1
2
3
4
5
7
8
9
10
11
12
13
14
15
20
24
26
27
28
29
30
31
32
33
38
41
42
43
44
46
48
49
50
53
55
56
57
58
59
60
61
62
64
66
67
70
71
72
73
74
76
79
80
83
85
90
94
95
96
97
100
101
102
105
107
108
109
110
111
112
114
115
117
118
120
25 changes: 25 additions & 0 deletions list/cv2_test.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
1
2
3
7
13
24
27
28
29
49
50
59
61
73
74
76
80
83
94
100
102
109
111
114
118
75 changes: 75 additions & 0 deletions list/cv2_train.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
4
5
6
8
9
10
11
12
14
15
20
21
26
30
31
32
33
34
35
38
40
41
42
43
44
45
46
47
48
53
54
55
56
57
58
60
62
63
64
65
66
67
69
70
71
72
75
77
78
79
81
82
85
86
87
88
89
90
91
95
96
97
101
103
104
105
107
108
110
112
113
115
116
117
120
25 changes: 25 additions & 0 deletions list/cv3_test.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
8
9
11
14
20
26
30
31
38
42
46
48
55
56
57
58
62
66
70
90
95
96
107
112
120
Loading

0 comments on commit 3c16316

Please sign in to comment.