Skip to content
#

embeddings-word2vec

Here are 53 public repositories matching this topic...

Machine translation is the task of converting one language to other. Unlike the traditional phrase-based translation system which consists of many small sub-components that are tuned separately, neural machine translation attempts to build and train a single, large neural network that reads a sentence and outputs a correct translation.

  • Updated Dec 13, 2018
  • Jupyter Notebook

Hate speech detection from code-mixed Hindi-English tweets using deep learning models. This project reports an increment to the state-of-the-art in hate speech detection for English-Hindi code-mixed tweets. The models result in an improvement of about 12% in F-score over a past work that used statistical classifiers.

  • Updated May 3, 2019

Learning Personality is a bachelor internship project that use neural networks to extract, from natural language (in particular reviews), personality traits, through automatic approaches. @unimib17/18.

  • Updated Mar 15, 2020
  • Python

Improve this page

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

Learn more