Git Product home page Git Product logo

finch's Introduction

CPU Installation

Python 3 is required

$ pip3 install tensorflow==1.6.0 sklearn scipy

Issues Have Been Asked


Contents


Word Embedding(词向量)

Text Classification(文本分类)

Text Generation(文本生成)

Text Control(文本控制)

Sequence Labelling(序列标记)

Sequence to Sequence(序列到序列)

Question Answering(问题回答)


How To Use

  1. The following command clones all the files (it is large due to historical reasons, sorry)

    下面命令会拿下所有文件(因为历史原因,所以体积比较大,不好意思)

    git clone https://github.com/zhedongzheng/finch.git
    
  2. Use contents to find the model and test that may interest you, click on that test

    目录找到感兴趣的模型和测试文件,点击它

  3. Find the test file path

    发现测试文件的路径

  4. run on command line

    在命令行运行它

    cd finch/nlp-models/tensorflow
    python rnn_attn_estimator_imdb_test.py
    

finch's People

Contributors

zhedongzheng avatar

Watchers

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