Skip to content

Instantly share code, notes, and snippets.

@miku
Created December 7, 2014 00:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save miku/cf5323e05f9dd849e020 to your computer and use it in GitHub Desktop.
Save miku/cf5323e05f9dd849e020 to your computer and use it in GitHub Desktop.
a MARC field classifier
package main
func main() {
fmt.Println("fieldclf, a MARC field classifier.")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment