Skip to content

A keyword search tool for large input text file with variable number of keyword setting

Notifications You must be signed in to change notification settings

CanYing0913/BulletScreenKeyCatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BulletScreenKeyCatch

This is a tool based on user-defined keywords to search through a .txt file. It will generate a new output txt file giving lists of defined keywords and the lines associated with those keywords. The linear search algorithm adopted here is z-algorithm, adopted from CS296-25 @ UIUC as a code skeleton.

About

A keyword search tool for large input text file with variable number of keyword setting

Resources

Stars

Watchers

Forks