Giter Club home page Giter Club logo

word-embedding-reconstruction's Introduction

Word Embedding Reconstruction with Subword Embeddings for Language Modelling

This repository is the main hub of work my MSc Dissertation "Word Embedding Reconstruction with Subword Embeddings for Language Modelling", available here

Repository Contents

This repository is a mix of my own work and forks from other repositories.

charCNN is a reimplementation of Learning to Generate Word Representations using Subword Information, which I use as a reconstruction method.

cr_clean is a fork of Compact Reconstruction, which I use as a reconstruction method.

pyTorch_LM is a fork of a word level LM pyTorch tutorial, which I include the ability to use pre-trained embeddings and then use to build a language model and evaluate perplexity of various embeddings.

distance_measuring has inital tests of the quality of the reconstructed embeddings compared to reference embeddings, such as cosine similarity and P@n

results/embedding_comparison is where I put my results!

utils has a few repo-wide scripts for making baseline embeddings, limiting the character set in embeddings, etc.

word-embedding-reconstruction's People

Contributors

jamesetay1 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.