Code Monkey home page Code Monkey logo

insuranceqa-cnn-lstm's Introduction

【insuranceQA-cnn-lstm README】

See theano and tensorflow folder

This is a CNN/RNN model for Q&A(Question and Answering), include theano and tensorflow code implementation

【insuranceQA准确率】

CNN+MaxPooling top1准确率 62% insuranceQA-cnn-lstm/cnn/tensorflow/

LSTM+CNN+MaxPooling top1准确率 68% insuranceQA-cnn-lstm/lstm_cnn/theano/

GRU+MaxPooling top1准确率 59% insuranceQA-cnn-lstm/rnn_attention/tensorflow/

【insuranceQA数据说明】

数据下载,原始数据-https://github.com/shuzi/insuranceQA ,需要进行处理转换之后才能在这里的代码中使用

转换后的数据格式参照这里: https://github.com/white127/insuranceQA-cnn-lstm/tree/master/insuranceQA/test1.sample

数据格式转换使用 gen.py(需要更改代码中的文件路径),生成模型的输入文件

【文本分类】

使用CNN和RNN进行文本分类的代码请移步 https://github.com/white127/TextClassification_CNN_RNN

insuranceqa-cnn-lstm's People

Contributors

white127 avatar

Watchers

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