DS 575 / IS 575
Winter 2006
Syllabus
Announcements
Course Material
Assignments
Class Project
Online Resources
Home
Comments/Suggestions
|
Intelligent
Information
Retrieval
Online Resources & Reference Material
- Tools for Preprocessing - includes stemming and stop word removal (in C), and a program to extract text and text frequency from HTML files. Each program is in
its own subdirectory and has a "readme" file that explains how to use it.
- IR Tools and Software - including source code written in Perl, Java, C, and C++.
- Porter's Stemmer Online - Try doing some stemming with this online implementation of Porter's algorithm. You can enter a set of words, a sentence, or a paragraph and get the stemming results.
- General Resources
- Some Interesting Systems, Projects, Tools
- Digital Libraries
- Natural Language Processing
- Information Visualization
- Other Related and Useful Links
|