https://github.com/pn-projects/pn-textpreprocessor
Text Preprocessing tool written in java, where user can execute text processing pipeline of their choice on the text data of their choice , Leverages Hibernate ORM for Object to Relational mapping and written using Robust Data structures with proper exception handling
https://github.com/pn-projects/pn-textpreprocessor
Last synced: 4 months ago
JSON representation
Text Preprocessing tool written in java, where user can execute text processing pipeline of their choice on the text data of their choice , Leverages Hibernate ORM for Object to Relational mapping and written using Robust Data structures with proper exception handling
- Host: GitHub
- URL: https://github.com/pn-projects/pn-textpreprocessor
- Owner: PN-Projects
- License: agpl-3.0
- Created: 2025-08-13T12:47:46.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-08-13T12:52:38.000Z (10 months ago)
- Last Synced: 2025-09-14T03:18:16.145Z (9 months ago)
- Size: 16.1 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PN-TextPreProcessor
Text Preprocessing tool written in java, where user can execute text processing pipeline of their choice on the text data of their choice , Leverages Hibernate ORM for Object to Relational mapping and written using Robust Data structures with proper exception handling