Giter VIP home page Giter VIP logo

word-embedding's Introduction

Word-Embedding

Word2vec,Fasttext,Glove,Elmo,Bert and Flair pre-train Word Embedding

本仓库详细介绍如何利用Word2vec,Fasttext,Glove,Elmo,Bert and Flair如何去训练Word Embedding,对算法进行简要分析,给出了训练详细教程以及源码,教程中也给出相应的实验效果截图

1、环境

  • python>=3.5
  • tensorflow>=1.13

2、Word Embedding教程快速链接

3、实验数据简介

  • stop_words.txt: 停用词数据,用于数据预处理使用
  • wiki.zh.text.jian: wiki百科简体中文原始数据,wiki.zh.text.jian.fenci: wiki百科简体中文分词后数据,wiki百科数据主要在word2vec的skipgram模型中使用,数据量较大,已放百度网盘,地址: 链接, 密码: bvmw
  • toutiao_word_corpus.txt: 头条公开的新闻类分类数据,word2vec的gensim库实验、fasttext算法、glove算法中有使用

4、欢迎关注公众号

image

word-embedding's People

Contributors

zlsdu avatar

Watchers

James Cloos 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.