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