Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luca-software-developer/g03mysimpleirtool
G03MySimpleIRTool è un'applicazione Java che, dato un corpus di documenti testuali presenti in una directory, consente di elencare quelli più rilevanti rispetto ad una query costituita da una o più parole.
https://github.com/luca-software-developer/g03mysimpleirtool
information-retrieval java java-8 javafx javafx-application javafx-desktop-apps javafx-gui javafx-project search-engine
Last synced: 3 months ago
JSON representation
G03MySimpleIRTool è un'applicazione Java che, dato un corpus di documenti testuali presenti in una directory, consente di elencare quelli più rilevanti rispetto ad una query costituita da una o più parole.
- Host: GitHub
- URL: https://github.com/luca-software-developer/g03mysimpleirtool
- Owner: luca-software-developer
- License: gpl-3.0
- Created: 2024-05-04T18:55:40.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-06-13T15:34:27.000Z (7 months ago)
- Last Synced: 2024-10-12T18:22:16.727Z (3 months ago)
- Topics: information-retrieval, java, java-8, javafx, javafx-application, javafx-desktop-apps, javafx-gui, javafx-project, search-engine
- Language: Java
- Homepage: https://github.com/luca-software-developer/G03MySimpleIRTool
- Size: 242 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![icon](https://github.com/luca-software-developer/G03MySimpleIRTool/assets/67876436/ceeb84b5-6916-4472-b02f-812df7064211)
# G03MySimpleIRTool
![Java](https://img.shields.io/badge/java-%23ED8B00.svg?style=for-the-badge&logo=openjdk&logoColor=white)
![Apache Ant](https://img.shields.io/badge/Apache%20Ant-A81C7D?style=for-the-badge&logo=Apache%20Ant&logoColor=white)## Introduzione
G03MySimpleIRTool è un'applicazione Java che, dato un corpus di documenti testuali presenti in una directory, consente di elencare quelli più rilevanti rispetto ad una query costituita da una o più parole.## Screenshot
![screenshot-irt](https://github.com/luca-software-developer/G03MySimpleIRTool/assets/67876436/5a6187aa-ea88-4e23-b425-4083f11f876d)