A web-based sentence segmentation tool using Natural Language Processing, developed as a Bachelor-level academic project. . ├── backend/ │ ├── main.py # FastAPI application │ ├── baseline_splitter.py ...