Skip to content
/ docsim Public

Automatically exported from code.google.com/p/docsim

Notifications You must be signed in to change notification settings

dvelle/docsim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is for our course project.

- Directory layout
*) docsim-data
    Data collection. This package could be used to retrieve web pages and
    generate summary files based on input file. See docsim-data/README for
    more information.

*) docsim-html-proc
    Html processing utilities. See docsim-html-proc/README for more
    information.

*) docsim-shingle
    Implementation of shingling algorithm

*) docsim-integration

*) docsim-util
    This directory includes utility functions. Currently, news crawler is
    there.
*) lsa
    LSA implementation.

Most of the packages are managed using Maven 2. So you can use command
    mvn package
to compile, test and wrap it to a package.

About

Automatically exported from code.google.com/p/docsim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published