Skip to content

A personal project I'm making so that I don't have to waste my time doing note assignments.

License

Notifications You must be signed in to change notification settings

HoggyTheWizard/AutoNotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

AutoNotes

A personal project I'm making so that I don't have to waste my time doing note assignments.

For those of you who want to use it:

  1. Make a file called something like terms.txt
  2. Put your terms in there, each term on a newline (Avoid descriptions. If your term is "John Adams, President of the United States", make it "John Adams")
  3. Run the script like this: python main.py -i <your input file> -o <output filename>.
  4. Optionally, you can use the -I (--interactive) flag that allows you to correct terms that couldn't be found/were too ambiguous.

Note: This is a quick script I made for my own personal use. Unless something is an easy fix, I likely won't be changing the code to support new things.

About

A personal project I'm making so that I don't have to waste my time doing note assignments.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages