SCM Repository
Diff of /trunk/R/textmin/ChangeLog
Parent Directory
|
Revision Log
|
Patch
revision 50, Mon Aug 7 08:55:57 2006 UTC | revision 64, Sun Oct 29 14:29:43 2006 UTC | |
---|---|---|
# | Line 1 | Line 1 |
1 | 2006-10-29 Ingo Feinerer <h0125130@wu-wien.ac.at> | |
2 | ||
3 | * NAMESPACE: Corrected exports (generic methods need exportMethods | |
4 | directives!). | |
5 | ||
6 | 2006-10-26 Ingo Feinerer <h0125130@wu-wien.ac.at> | |
7 | ||
8 | * R/: Modified the TextDocCol constructur and various parsers. It | |
9 | is now modular and supports various file formats via plugins (see | |
10 | the new "Source" class). | |
11 | ||
12 | 2006-10-24 Ingo Feinerer <h0125130@wu-wien.ac.at> | |
13 | ||
14 | * man/: Revised documentation after previous code changes. | |
15 | ||
16 | 2006-10-23 Ingo Feinerer <h0125130@wu-wien.ac.at> | |
17 | ||
18 | * R/: Remaining changes as discussed with David. | |
19 | ||
20 | 2006-10-22 Ingo Feinerer <h0125130@wu-wien.ac.at> | |
21 | ||
22 | * R/: Some changes as suggested by David. The rest will follow | |
23 | within the next days. | |
24 | ||
25 | 2006-09-26 Ingo Feinerer <h0125130@wu-wien.ac.at> | |
26 | ||
27 | * man/: Finished documentation. | |
28 | ||
29 | 2006-09-25 Ingo Feinerer <h0125130@wu-wien.ac.at> | |
30 | ||
31 | * man/: Wrote some documentation. | |
32 | ||
33 | 2006-09-24 Ingo Feinerer <h0125130@wu-wien.ac.at> | |
34 | ||
35 | * R/: Further syntactic sugar in form of additional assignment and | |
36 | accessor methods. | |
37 | ||
38 | 2006-09-13 Ingo Feinerer <h0125130@wu-wien.ac.at> | |
39 | ||
40 | * R/: Syntactic sugar in form of "length", "show" and "summary" | |
41 | operators. | |
42 | ||
43 | 2006-08-24 Ingo Feinerer <h0125130@wu-wien.ac.at> | |
44 | ||
45 | * R/: Diverse updates. Mainly on default operators ("[" or "c") | |
46 | and dissimilarities. | |
47 | ||
48 | 2006-08-12 Ingo Feinerer <h0125130@wu-wien.ac.at> | |
49 | ||
50 | * R/: Added similarity functions. | |
51 | ||
52 | * data/: Added english stopwords. | |
53 | ||
54 | 2006-08-07 Ingo Feinerer <h0125130@wu-wien.ac.at> | 2006-08-07 Ingo Feinerer <h0125130@wu-wien.ac.at> |
55 | ||
56 | * data/: Examples compiled for new features | |
57 | ||
58 | * R/: Changes due to new structure. | |
59 | ||
60 | * NAMESPACE: Corrected namespace to reflect new structure. | * NAMESPACE: Corrected namespace to reflect new structure. |
61 | ||
62 | * R/termdocmatrix.R: Adapted for new naming scheme. | * R/termdocmatrix.R: Adapted for new naming scheme. |
|
root@r-forge.r-project.org | ViewVC Help |
Powered by ViewVC 1.0.0 |