Skip to content

A GTK-3 App using Googles T5 NLP model to create a summary of a user specified text. This is just a little projekt to learn a bit about development withGTK-3

License

Notifications You must be signed in to change notification settings

julianschelb/Text-Summarizer

Repository files navigation

Text-Summarizer

A GTK-3 app using Googles T5 model to create a summary of a user specified text. This is just a little project to learn a bit about development with GTK-3.

Screenshot

Due to file size limitations the actual model is not included. The files can be obtained at https://huggingface.co/t5-small. Copy the following files into a sub directory "model" in the data folder of the project: config.json, gitattributes, pytorch_model.bin, README.md, spiece.model, tokenizer.json.

About

A GTK-3 App using Googles T5 NLP model to create a summary of a user specified text. This is just a little projekt to learn a bit about development withGTK-3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published