Metadata-Version: 2.4
Name: txtree
Version: 2025.7.17
Summary: TXTree: A Visual Tool for PubMed Literature Exploration by Text Mining
Author: Diogo de Jesus Soares Machado, Roberto Tadeu Raittz
License: AGPL-3.0-or-later
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: biopython==1.85
Requires-Dist: ete3==3.1.3
Requires-Dist: h5py==3.12.1
Requires-Dist: matplotlib==3.10.0
Requires-Dist: nuitka==2.6
Requires-Dist: numpy==2.2.2
Requires-Dist: pandas==2.2.3
Requires-Dist: pip-licenses==5.0.0
Requires-Dist: psutil==7.0.0
Requires-Dist: PyQt5==5.15.11
Requires-Dist: scikit-learn==1.6.1
Requires-Dist: scipy==1.15.1
Requires-Dist: tqdm==4.67.1
Dynamic: author
Dynamic: description
Dynamic: description-content-type
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

# TXTree: A Visual Tool for PubMed Literature Exploration through Text Mining

![License: AGPL-3.0-or-later](https://img.shields.io/badge/License-AGPL--3.0--or--later-blue.svg)

TXTree is a vector-based analysis tool designed to transform a MEDLINE file (a PubMed search result) into an HTML-TM (Hypertext Markup Language for Text Mining), a portable HTML platform for exploring texts.

This repository contains the source code for the compiled program, which is available on [SourceForge](https://sourceforge.net/projects/txtree/).

## Authors

- Diogo de Jesus Soares Machado
- Roberto Tadeu Raittz

## License

TXTree is licensed under the **GNU Affero General Public License v3 (AGPL-3.0-or-later)**. See the LICENSE.txt file for details.
