Skip to content

meme8383/glossary-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Glossary Search

Python script to search a textbook glossary.

Usage

  1. Copy your glossary to a file named glossary.txt in the root directory
  2. Use pdfCleanup.py to clean up the .txt (you may need to modify the rules)
  3. Run DefinitionSplitter.py to create a definitions json file glossary.json
  4. Make a terms.txt file of terms to search
  5. Run Search.py for a txt output

This version does not support html. Use the psychology branch to see html implementation.

About

Python script to search in a glossary

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages