Skip to content

homuhe/trie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trie

HS Information Retrieval WS16/17 - Assignment 2

Naive implementation of a wildcard query search (e.g. col*r) based on a Trie.

Usage:

./wildcard arg1
    arg1: INPUT - filename of a text file containing a word list

Authors:

Alexander Hartmann, Holger Muth-Hellebrandt

About

HS Information Retrieval WS16/17 - Assignment 2

Resources

Stars

Watchers

Forks

Packages

No packages published