diff --git a/README.md b/README.md index 13c66b8..16fae8a 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,8 @@ -![](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 -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.
@@ -55,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