Giter VIP home page Giter VIP logo

md-final's Introduction

MD-final

usage

python run.py "the new word" > log/"log file"

ex: python run.py council > log/council.log

The default corpus name would be "corpus_"+ "the new word" ex:"corpus_council"

output

including:

  1. word2id mapping

  2. word embedding vectors

  3. coocurrence matrix

download : https://drive.google.com/open?id=0B5IxAjH6-LZ9QkgzOFdMSEY0bVk

dataset

large(600MB) Europarl v7: http://www.statmt.org/wmt15/translation-task.html

split by some selective 'new' words by voc.txt to:

  • corpus_council
  • corpus_commission
  • corpus_parliament
  • corpus_president ...

and exclusive all the new words:

  • corpus_exclusive

Original large embedding(Europarl v7) is also provided.

md-final's People

Contributors

b03902128 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.