Skip to content

In-domain word embedding using Quora dataset.

Notifications You must be signed in to change notification settings

jonad/quora_w2v

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Project: Word embeddings on quora dataset.

Project Overview

In this project, I will apply a word embeddings technique called word2vec on quora dataset to transform text data into numbers suitable for use in a machine learning task.

Software and Libraries

This project requires Python 3.6 and the following Python libraries installed:

Run

In a terminal or command window, navigate to the top-level project directory quora_w2v/ (that contains this README) and run one of the following commands:

ipython notebook quoraw2v.ipynb

or

jupyter notebook cnn_quora.ipynb

This will open the Jupyter Notebook software and project file in your browser.

About

In-domain word embedding using Quora dataset.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published