1 |
wakaba |
1.10 |
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
|
3 |
wakaba |
1.14 |
* main.pl: Dump the name of neighbors. |
4 |
|
|
|
5 |
|
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
|
7 |
wakaba |
1.13 |
* main.pl: Dump the list of neighbors. |
8 |
|
|
|
9 |
|
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
|
11 |
wakaba |
1.12 |
* main.pl: Graph generation moved to another module. Implemented |
12 |
|
|
graph/document association. |
13 |
|
|
|
14 |
|
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
|
16 |
wakaba |
1.11 |
* main.pl: Implemented the graph generate method. |
17 |
|
|
|
18 |
|
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
19 |
|
|
|
20 |
wakaba |
1.10 |
* main.pl: Moved the codes to get idgenerator object to SWE::DB |
21 |
|
|
module. Also, preparation for the experiments for the graph |
22 |
|
|
generation implementation. |
23 |
|
|
|
24 |
wakaba |
1.6 |
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
25 |
|
|
|
26 |
wakaba |
1.9 |
* main.pl: Added experimental support for learning of relatedness |
27 |
|
|
of pages. |
28 |
|
|
|
29 |
|
|
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
30 |
|
|
|
31 |
wakaba |
1.8 |
* main.pl: Create an instance of the new SWE::DB module and obtain |
32 |
|
|
references to database objects via that object for newly added |
33 |
|
|
modes. |
34 |
|
|
|
35 |
|
|
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
36 |
|
|
|
37 |
wakaba |
1.7 |
* main.pl (update_tfidf): Use new module to support feature word |
38 |
|
|
vectors. |
39 |
|
|
|
40 |
|
|
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
41 |
|
|
|
42 |
wakaba |
1.6 |
* main.pl (;search, ;terms): New modes. |
43 |
|
|
|
44 |
wakaba |
1.5 |
2008-12-16 Wakaba <wakaba@suika.fam.cx> |
45 |
|
|
|
46 |
|
|
* main.pl: Adds .tools class to the page navigation, to |
47 |
|
|
distinguish with same-name pages navigation. |
48 |
|
|
|
49 |
wakaba |
1.4 |
2008-11-25 Wakaba <wakaba@suika.fam.cx> |
50 |
|
|
|
51 |
|
|
* main.pl: Adds link to help page after the page content form. |
52 |
|
|
|
53 |
|
|
2008-11-24 Wakaba <wakaba@suika.fam.cx> |
54 |
|
|
|
55 |
|
|
* main.pl: Output last-modified date at the end of HTML |
56 |
|
|
representation of an article. |
57 |
|
|
|
58 |
wakaba |
1.2 |
2008-11-24 Wakaba <wakaba@suika.fam.cx> |
59 |
|
|
|
60 |
wakaba |
1.3 |
* main.pl: Implemented history modes. Records creation of pages |
61 |
|
|
and modifications to id/name associations as history. |
62 |
|
|
|
63 |
|
|
2008-11-24 Wakaba <wakaba@suika.fam.cx> |
64 |
|
|
|
65 |
wakaba |
1.2 |
* main.pl: New script (Code from sw.cgi |
66 |
|
|
<http://suika.fam.cx/gate/cvs/webroot/gate/2008/sw.cgi>, with |
67 |
|
|
minimum changes). |
68 |
|
|
|
69 |
|
|
* ChangeLog: New file. |
70 |
|
|
|
71 |
|
|
|