Difference between revisions of "CSC352 Project 2"
(4 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
<bluebox> | <bluebox> | ||
− | This is the extension of [[CSC352_Homework_3 | Homework #3]], which is built on top of the [[XGrid Tutorial Part 2: Processing Wikipedia Pages | XGrid Lab 2]]. | + | This is the extension of [[CSC352_Homework_3 | Homework #3]], which is built on top of the [[XGrid Tutorial Part 2: Processing Wikipedia Pages | XGrid Lab 2]]. It is due on Thursday, April 8th. |
</bluebox> | </bluebox> | ||
Line 12: | Line 12: | ||
* Process N wiki pages, and for each one keep track of the categories contained in the page find the 5 most frequent words (not including stop words) in the page. | * Process N wiki pages, and for each one keep track of the categories contained in the page find the 5 most frequent words (not including stop words) in the page. | ||
* Associate with each category the most frequent words that have been associated with it over the N pages processed | * Associate with each category the most frequent words that have been associated with it over the N pages processed | ||
− | + | * Output the result (or a sample of it) | |
* Measure the execution time of the program | * Measure the execution time of the program | ||
* write a summary of it as illustrated in the guidelines presented in class (3/9, 3/11). | * write a summary of it as illustrated in the guidelines presented in class (3/9, 3/11). | ||
Line 100: | Line 100: | ||
Just for information, the CGI program that processes the request is available [[CSC352 getWikiPageById.cgi | here]]. | Just for information, the CGI program that processes the request is available [[CSC352 getWikiPageById.cgi | here]]. | ||
</onlysmith> | </onlysmith> | ||
+ | |||
+ | ==Submission== | ||
+ | |||
+ | Submit a pdf (and additional files if needed) as follows: | ||
+ | |||
+ | submit project2 project2.pdf | ||
+ | |||
+ | <br /> | ||
+ | <br /> | ||
+ | <br /> | ||
+ | <br /> | ||
+ | <br /> | ||
+ | <br /> | ||
+ | <br /> | ||
+ | [[Category:CSC352]][[Category:Project]][[Category:XGrid]] |
Latest revision as of 12:06, 18 November 2010
This project is currently under construction...
Submission
Submit a pdf (and additional files if needed) as follows:
submit project2 project2.pdf