Pinned Repositories
bhlindex
BHLindex is used by Biodiversity Heritage Library to create their scientific names index
bhlnames
BHLnames finds nomenclatural events, adds taxonomic intelligence to Biodiversity Heritage Library
gnames
gnames verifies scientic names with fuzzy matching and speeds of more than 1000 names a second.
gndiff
GNdiff compares scientific names from two files
gnfinder
GNfinder finds scientific names in UTF8 texts, PDF files, MS Word/Excel documents, URLs etc.
gnmatcher
gnmatcher provides fast stemming, fuzzy matching altorithms for matching scientific names
gnparser
GNparser normalises scientific names and extracts their semantic elements.
gnverifier
GNverifier verifies scientific names against more than 100 biodiversity databases
gnverify-rs
Takes tab-delimited file with scientific names and verifies names against gnindex
levenshtein
Calculates edit distance according Levenshtein algorithm, shows difference between strings.
gnames's Repositories
gnames/gnfinder
GNfinder finds scientific names in UTF8 texts, PDF files, MS Word/Excel documents, URLs etc.
gnames/gnparser
GNparser normalises scientific names and extracts their semantic elements.
gnames/gnverifier
GNverifier verifies scientific names against more than 100 biodiversity databases
gnames/bhlindex
BHLindex is used by Biodiversity Heritage Library to create their scientific names index
gnames/gndiff
GNdiff compares scientific names from two files
gnames/gnames
gnames verifies scientic names with fuzzy matching and speeds of more than 1000 names a second.
gnames/bhlnames
BHLnames finds nomenclatural events, adds taxonomic intelligence to Biodiversity Heritage Library
gnames/gnmatcher
gnmatcher provides fast stemming, fuzzy matching altorithms for matching scientific names
gnames/bhlquest
BHLquest: a tool to ask questions about species using Biodiversity Heritage Library Corpus
gnames/gndict
gndict creates a scientific names dictionaries to be used in GNfinder
gnames/gnfmt
format is a utility package, it contains format options, conversions to GoB, JSON, CSV
gnames/gnlib
Miscellaneous shared libraries for GNA projects
gnames/aho_corasick
Implementation of Aho-Corasick algorithm
gnames/bayes
A simple implementation of Naive Bayesian classifier
gnames/bhlquest-chat
gnames/coldp
Allows to process CoLDP files
gnames/ds-ruhoff-mollusca
Data-Source out of publication "Index to the species of Mollusca introduced from 1850 to 1870" Ruhoff, Florence A. 1980
gnames/dwca
The DwCA library processes Darwin Core Archive files
gnames/ecoml
A reader and writer of Ecological Metadata Language
gnames/gnapi
This project provides OpenAPI documenation for Global Names API services
gnames/gnbhl
BHLitem is a helper tool used in other projects. It deals with BHL Item entities.
gnames/gncsv
A fork of Go CSV library that allows to change field border character
gnames/gner
Global Named Entity Recognition
gnames/gnidump
Migrates MySQL data of previous version of GNI to PostgreSQL
gnames/gnsys
Helper package for file system operations
gnames/gnuuid
gnames/homebrew-gn
gnames/llmutil
Useful NLM LLM utitilies served via RESTful inteface
gnames/papers
Collection of papers about Global Names projects
gnames/pygnparser
A Python wrapper for GNparser