1 |
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
2 |
|
3 |
* Document.pm (to_html_fragment): New method. |
4 |
|
5 |
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
6 |
|
7 |
* Document.pm (to_xml, to_text): New methods. |
8 |
|
9 |
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
10 |
|
11 |
* Document.pm (new_id): New method. |
12 |
|
13 |
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
14 |
|
15 |
* Document.pm (update_tfidf): New method copied from main.pl. |
16 |
|
17 |
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
18 |
|
19 |
* Document.pm: New module. |
20 |
|
21 |
2009-03-16 Wakaba <wakaba@suika.fam.cx> |
22 |
|
23 |
* Repository.pm (are_related_ids): Repeat the relearning process |
24 |
until the right answer is deduced. |
25 |
|
26 |
2009-03-16 Wakaba <wakaba@suika.fam.cx> |
27 |
|
28 |
* Repository.pm: New module. |
29 |
|
30 |
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
31 |
|
32 |
* Node.pm (document_id): New method. |
33 |
|
34 |
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
35 |
|
36 |
* Graph.pm (get_node_by_id): New method. |
37 |
(create_node): Changed to instantiate SWE::Object::Node. |
38 |
|
39 |
* Node.pm: New module. |
40 |
|
41 |
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
42 |
|
43 |
* Graph.pm: New module. |
44 |
|
45 |
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
46 |
|
47 |
* ChangeLog: New file. |
48 |
|
49 |
|