A simple web app that uses a trained sequential neural net to predict the rating of a hotel review.
-
Updated
Feb 10, 2021 - HTML
A simple web app that uses a trained sequential neural net to predict the rating of a hotel review.
Intent classification is the automatic categorization of text data based on customer goals. It is known to be a complex problem in NLP. Sequence Labelling aims to classify each token (word) in a class space C. This project addresses these two problem statements by covering the basic concepts of NLP to advanced ones. For instance, linguistics ana…
Spring 2023 graduation thesis for mathematical engineering program of Istanbul Technical University
Real time application of Sentiment Analysis on Movie Reviews. A Machine Learning Flask App hosted on Heroku and created on Google Colab. https://swetakesurnlp-playground.herokuapp.com
Generate a TV script using RNNs
Repository for R Markdown Notebook containing codes for the paper "vector space models and the usage patterns of Indonesian denominal verbs" (published in NUSA)
Image Captioning using Neural Networks
DSC 214 Topological Data Science Project
Data Science for Psychology: Natural Language
This repository houses projects completed as part of the Google Career Certificates program offered through the Orange Learning initiative, sponsored by Orange Digital Center, Google, and Coursera.
This repository is an effort to showcase different text classification approaches on a consumer complaints dataset.
Generated own Simpsons TV scripts using RNNs.
This web page explains how words are transformed into numerical vectors, or embeddings, enabling AI models to process human language. It covers the evolution of embedding techniques, from basic frequency-based methods to modern context-aware models like BERT.
A PyTorch implementation of Global Vectors (GloVe).
Snippets of the additional code used in personal blog
Data velds containing evaluation summaries, logs, statistics and visualization regarding static wordembedding models.
Analysis and Visualizations for COVID-19 Bing search engine queries + Classifier pipeline for predicting country based on search query.
University of Utah—MKTG 6640: Text Analytics | Taken: Summer 2020
Add a description, image, and links to the word-embeddings topic page so that developers can more easily learn about it.
To associate your repository with the word-embeddings topic, visit your repo's landing page and select "manage topics."