From c73f500ed9596c6e4b09de22138379b3dd6468aa Mon Sep 17 00:00:00 2001 From: Marcos de Sousa <71830780+marcos-de-sousa@users.noreply.github.com> Date: Sat, 21 Dec 2024 00:59:50 -0300 Subject: [PATCH 1/3] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 0f1201a..8a388f8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,3 @@ -![](https://raw.githubusercontent.com/pytaxon/pytaxon-cli/main/pytaxon/pytaxon_logo.png) [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.14457929.svg)](https://doi.org/10.5281/zenodo.14457929) # Pytaxon: A Python software package for the identification and correction of errors in the taxonomic data of biodiversity species From 83328a1f7c2cbe839e00983c95a9d327863a782d Mon Sep 17 00:00:00 2001 From: Marcos de Sousa <71830780+marcos-de-sousa@users.noreply.github.com> Date: Sat, 21 Dec 2024 01:11:18 -0300 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a388f8..59b9fa4 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # Pytaxon: A Python software package for the identification and correction of errors in the taxonomic data of biodiversity species -Pytaxon is a Python-based tool designed to correct taxonomic name errors in large biodiversity databases, preventing inaccurate data from affecting ecological analyses and conservation efforts. By leveraging the Global Names Resolver (GNR) API and fuzzy matching techniques, Pytaxon identifies and suggests corrections for discrepancies and nomenclatural inconsistencies in spreadsheets. The tool provides both a Command Line Interface (CLI) and a Graphical User Interface (GUI), making it accessible to users with varying levels of computational expertise. Pytaxon thus enhances the accuracy of biodiversity data, supporting informed conservation decisions and robust scientific research. +We present pytaxon, a Python software designed to resolve and correct taxonomic names in biodiversity data by leveraging the Global Names Verifier (GNV) API and employing fuzzy matching techniques to suggest corrections for discrepancies and nomenclatural inconsistencies. The pytaxon offers both a Command Line Interface (CLI) and a Graphical User Interface (GUI), ensuring accessibility to users with different levels of computing expertise.
From fe96a61c0366e3593c9ab57f55dad32a111205d3 Mon Sep 17 00:00:00 2001 From: Marcos de Sousa <71830780+marcos-de-sousa@users.noreply.github.com> Date: Sat, 21 Dec 2024 01:12:33 -0300 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 59b9fa4..40b7174 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ Pytaxon GUI application running with a modified version of the Uropygi dataset ![](https://raw.githubusercontent.com/pytaxon/pytaxon-cli/main/assets/image3.png) -Pytaxon1's CLI and GUI workflow +Pytaxon's CLI and GUI workflow