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