A personalised tech-blog, notebook, diary, presentation and introduction.
-
Updated
Dec 30, 2021
A personalised tech-blog, notebook, diary, presentation and introduction.
Code and notebook for text summarization with BERT along with a simple baseline model. Includes a research-backed treatment on the state of transfer learning, pretrained models, NLP metrics, and summarization dataset resources.
This repository contains various models for text summarization tasks. Each model has a separate directory containing the implementation code, pretrained weights, and a Jupyter notebook for testing the model on sample input texts. Feel free to use these models for your own text summarization tasks or to experiment with them further.
Notebooks supporting the activities for generative AI 102 Startup loft.
Jupyter Notebooks of Course of ChatGPT Prompt Engineering for Developers by DeepLearning.AI
Notebooks detailing the code for a paper on extractive summarization techniques. Paper here: https://github.com/AlexanderDavid/AutomaticExtractiveSummarizationPaper
Add a description, image, and links to the summarization topic page so that developers can more easily learn about it.
To associate your repository with the summarization topic, visit your repo's landing page and select "manage topics."