https://github.com/jacoblincool/stap
Simple Text Analysis Platform. Process textual data in browser! N-gram, Authority Dict., Meaningful Extraction, Co-Word, TF-IDF.
https://github.com/jacoblincool/stap
Last synced: about 1 month ago
JSON representation
Simple Text Analysis Platform. Process textual data in browser! N-gram, Authority Dict., Meaningful Extraction, Co-Word, TF-IDF.
- Host: GitHub
- URL: https://github.com/jacoblincool/stap
- Owner: JacobLinCool
- License: mit
- Created: 2022-01-13T22:17:33.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T17:58:07.000Z (over 2 years ago)
- Last Synced: 2025-03-18T21:37:41.791Z (over 1 year ago)
- Language: Vue
- Homepage: https://jacoblincool.github.io/STAP/
- Size: 178 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# stap
Simple Text Analysis Platform.
Using [textual-data-analysis package](https://github.com/JacobLinCool/Textual-Data-Analysis) to process textual data in your browser.
[Try It Out!](https://jacoblincool.github.io/STAP/)