Viswa Mani Kiran Peddinti

Results 8 issues of Viswa Mani Kiran Peddinti

How do i increase the JVM size? i know we can do it for stanford core nlp? but how do we do it here?

Hi, i have install the gem file but in IRB when i say require 'treat', i am getting the following error LoadError: cannot load such file -- treat from /Users/ViswaMani/.rvm/gems/ruby-2.0.0-p451@futura/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:251:in...

Hi it appears i can only tokenize a sentence but not a paragraph. I have a paragraph and would like to tokenize it, how can i do that? i am...

I am seeing a pattern with my users where first they start entering search word and then they see the parameters, so they click on the search parameter. When they...

enhancement

When I am trying to run the example. But i am facing this issue at this line ``` xmb[i, -l:] = list(x) Traceback (most recent call last): File "", line...

HI i am getting the following error trying to get access code. access_token = $linkedin_oauth.get_access_token(code) Faraday::SSLError: SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed Any idea how...

Hi, I have added cap file in my project directory and when i do cap deploy i am getting the following error. I tried the solutions from other threads .....

capistrano
awaiting-feedback
bugfix

Hi my application users capristone for deployement. But when i do a deploy the crontab doesnt get updated. However if i do `whenever --update-crontab` it does get updated. this is...

capistrano
awaiting-feedback
usage-question