Skip to content
#

skipgram

Here are 114 public repositories matching this topic...

I performed sentiment analysis aimed at determining the sentiment of 50000 imDB movie reviews, whether they are positive, negative, or neutral. I employed various NLP approaches including lexicon based approaches, machine learning models, PLM models, and hybrid models, and assessed the performance on each type of model.

  • Updated Feb 26, 2024
  • Jupyter Notebook

Colibri core is an NLP tool as well as a C++ and Python library for working with basic linguistic constructions such as n-grams and skipgrams (i.e patterns with one or more gaps, either of fixed or dynamic size) in a quick and memory-efficient way. At the core is the tool ``colibri-patternmodeller`` whi ch allows you to build, view, manipulate a…

  • Updated Nov 16, 2023
  • C++

A Basic Word2Vector WordEmbeddings Model. With image2Vector and Audio2Vector Encoding and decoding. (Audio is not great but works NEeds improvement - but can be reconstructred)

  • Updated Sep 5, 2023
  • Visual Basic .NET

Improve this page

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

Learn more