gnfinder-plus

command module
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Aug 22, 2022 License: MIT Imports: 19 Imported by: 0

README

📙 GNFinder Plus

A tiny wrapper parses text from document files like pdf, docx etc. and passes it to GNFinder for extracting names

go install
go build
Pre-built binary

pre-built binaries by GitHub Actions can be downloaded from releases

Usage
Web
# below command starts gnfinder-plus on 3006 port
# different port can be given by -port=3006 etc.
./gnfinder-plus

# in another window
curl http://localhost:3006/parse?file=url
CLI
wget https://indiabiodiversity.org/biodiv/content/documents/document-0162468a-7ce7-499e-ac6d-ead2dc273c35/687.pdf
./gnfinder-plus -file=687.pdf
Note

in some cases pdftotext binary might be missing please install according to your os

sudo apt install poppler-utils # debian

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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