-
Notifications
You must be signed in to change notification settings - Fork 0
Gennady77/vector-sample
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
The thesaurus-lookup.c and streaktokenizer.c files, when compiled against fully operational versions of vector and hashset, contribute to an application called thesaurus-lookup, which is this C-string intense application that loads a thesaurus into a hashset (where synonym sets are stored in vectors). You don't need to do anything for this extra thesaurus-lookup application. I just decided to include it with the starter files so you have a much more sophisticated test application to exercise your implementations. It also provides a good amount of sample code for you to read over while working on next week's Assignment 4, which requires you use the hashset and the vector to build an index of hundreds of online news articles (with real networking!)
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published