Git Product home page Git Product logo

email-summarization's People

Contributors

kushalchauhan98 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

email-summarization's Issues

Theano error while training

On running the train module from this github repository

import train
train.trainer(list)

While running the above code. we are getting error in Theano. error file has been attached.

[error.txt](https://github.com/jatana-research/email-summarization/files/2414610/error.txt)
error2.txt

Memory Error

I have been facing the memory error in my project. I am using an EC2 instance with 8GB of RAM.

Encoding error: KeyError: 'UNK'

Am facing issue in encode function of skipthought.py
Below line has thrown error:
uembedding[j,ind] = model['utable']['UNK']

KeyError: 'UNK'

am using below package version:
Theano== 0.7.0
numpy==1.15.1
keras== 2.2.2
python==2.7.15

image002

code doesn't execute

Hi I followed your medium article, great article and thanks for sharing. But when I tried to execute the code it stops executing after the line given below which is in skipthought. py file and init_params(options) function.

params = get_layer(options['encoder'])[0](options, params, prefix='encoder',
                                              nin=options['dim_word'], dim=options['dim'])

I couldn't figure out the issue. Can you spot it?

FYI: I'm using Python 3.6.4 :: Anaconda custom and I've fixed the print statement and import errors.

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.