drug-extraction

command module
v0.2.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 27, 2021 License: MIT Imports: 1 Imported by: 0

README

Drug Extraction Tool

Welcome

This is a CLI (command-line-interface) tool designed for people wanting to extract drugs from free-text. It also supports a web-driven UI for less technical users, although the web capabilities are more limited.

Web Docs

API Docs / GoDoc

Quick Start

Simplest usage:

drug-extraction

More advanced usage:

drug-extraction pipeline pokemon.csv --id-col "#" --target-col "Name" --format --format-type=csv

Installation

Tool Installation

Download the command line tool from GitHub Releases for your corresponding operating system and architecture.

Package Installation

Retrieve the package code from GitHub.

go get github.com/UK-IPOP/drug-extraction

Road Map

I am currently working on improving the provided drug_info.yaml file by optimizing the search terms based on performance analysis. Once this is done I have a larger road map of features you can see here.

Contributing

See Contributing

License

MIT License

Documentation

Overview

Package main runs the CLI.

Directories

Path Synopsis
Package cmd is built to run the cobra CLI.
Package cmd is built to run the cobra CLI.
pkg
models
Package models contains the code for the models used in the cmd CLI package.
Package models contains the code for the models used in the cmd CLI package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL