Skip to content
#

transformer-architecture

Here are 246 public repositories matching this topic...

This code demonstrates how to automatically generate concise summaries from a given text using advanced natural language processing techniques. By utilizing the powerful "transformers" library, it employs a pre-trained model to break down input text and distill its essential points into succinct summaries.

  • Updated Aug 11, 2023
  • Python

Experiments in the field of Sentiment Analysis using ML Algorithms namely Logistic Regression, Naive Bayes along with tfidf, one hot encoding, bag of words vectorization. Different MLP and RNN models viz. LSTM, GRU, Bidirectional LSTM. Lastly, state of the art BERT model

  • Updated Jul 2, 2023
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the transformer-architecture topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the transformer-architecture topic, visit your repo's landing page and select "manage topics."

Learn more