word-embedding topic

List word-embedding repositories

RESTful-Top2Vec

84
Stars
20
Forks
Watchers

Expose a Top2Vec model with a REST API.

Text-Analysis

55
Stars
28
Forks
Watchers

Explaining textual analysis tools in Python. Including Preprocessing, Skip Gram (word2vec), and Topic Modelling.

Sequence-Models-coursera

60
Stars
78
Forks
Watchers

Sequence Models by Andrew Ng on Coursera. Programming Assignments and Quiz Solutions.

kor2vec

68
Stars
15
Forks
Watchers

Library for Korean morpheme and word vector representation

walklets

101
Stars
22
Forks
Watchers

A lightweight implementation of Walklets from "Don't Walk Skip! Online Learning of Multi-scale Network Embeddings" (ASONAM 2017).

topical_word_embeddings

54
Stars
13
Forks
Watchers

Topical Word Embeddings

cusim

42
Stars
8
Forks
Watchers

Superfast CUDA implementation of Word2Vec and Latent Dirichlet Allocation (LDA)

mlmt

29
Stars
7
Forks
Watchers

Code for the paper "A Multi-lingual Multi-task Architecture for Low-resource Sequence Labeling" (ACL2018)

fastText

105
Stars
25
Forks
Watchers

Windows Build of fastText, library for text representation and classification.