Skip to content

Repository files navigation

dwc_agent_golang

Ruby-based human name parser, https://github.com/bionomia/dwc_agent ported to Go using Claude

Build Status

Run tests

go test ./...

Build the tools

go build -o dwcagent ./cmd/dwcagent
go build -o dwcagent-server ./cmd/dwcagent-server

Run the tools

./dwcagent "13267 (male) W.J. Cody; 13268 (female) W.E. Kemp"

Run the server

./dwcagent-server -port 7654 &

See the main.go file in cmd/dwcagent-server for example usage.

About

DwC Agent parser ported to Go

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages