https://github.com/dragonsea0927/keywordfinder
The KeywordFinder is a project that arose from my vocational school thesis and is being further developed here open source. It is a tool to support text analysis, especially the analysis of tender texts.
https://github.com/dragonsea0927/keywordfinder
auschreibung sass scss tender-texts textanalysis typescript vue
Last synced: about 1 year ago
JSON representation
The KeywordFinder is a project that arose from my vocational school thesis and is being further developed here open source. It is a tool to support text analysis, especially the analysis of tender texts.
- Host: GitHub
- URL: https://github.com/dragonsea0927/keywordfinder
- Owner: dragonsea0927
- License: mpl-2.0
- Created: 2024-08-08T11:35:43.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-08T11:37:38.000Z (almost 2 years ago)
- Last Synced: 2025-04-12T21:45:03.522Z (about 1 year ago)
- Topics: auschreibung, sass, scss, tender-texts, textanalysis, typescript, vue
- Language: Vue
- Homepage: https://keywordfinder.josunlp.de/#/
- Size: 678 KB
- Stars: 12
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# KeywordFinder
[](https://opensource.org/licenses/MPL-2.0)
[](https://github.com/JosunLP/KeywordFinder/issues)
[](https://www.codefactor.io/repository/github/josunlp/KeywordFinder)



## Menü
---
- [KeywordFinder](#keywordfinder)
- [Menü](#menü)
- [English](#english)
- [Description](#description)
- [Installation](#installation)
- [Development](#development)
- [Deutsch](#deutsch)
- [Beschreibung](#beschreibung)
- [Aufsetzen](#aufsetzen)
- [Entwicklung](#entwicklung)
---
## English
### Description
The KeywordFinder is a tool that supports the search for keywords in a text. Its intended use case is to search for keywords in tender texts in order to speed up the evaluation process.
### Installation
npm install
### Development
npm run dev
---
## Deutsch
### Beschreibung
Der KeywordFinder ist ein Tool, das die Suche nach Schlüsselwörtern in einem Text unterstützt. Sein beabsichtigter Anwendungsfall ist die Suche nach Schlüsselwörtern in Ausschreibungstexten, um den Evaluierungsprozess zu beschleunigen.
### Aufsetzen
npm install
### Entwicklung
npm run dev