Skip to content
#

1d-convolution

Here are 47 public repositories matching this topic...

Bengali Newses are classified in six catagories. This is done by first extracting the semantics of Bengali words using word2vec. Then using those semantics, all the news are classified. Bengali NLP resources are not very rich compared to other languages. This is a complete project that includes Bengali word embedding, data cleaning using word st…

  • Updated Jul 4, 2021
  • Python

NLP-FinHeadlines-MoodTracker is a NLP project utilising sentiment analysis on financial news headlines. It employs a combination of CNN and LSTM layers to predict sentiment (positive, negative, neutral). The model incorporates an embedding layer, 1D convolution, max pooling, bidirectional LSTM, dropout, and dense layer for sentiment classification.

  • Updated Jul 14, 2023
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the 1d-convolution 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 1d-convolution topic, visit your repo's landing page and select "manage topics."

Learn more