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