Code Monkey home page Code Monkey logo

insults's Introduction

  • I'm Chris Brew
  • Iā€™m interested in the science and engineering of computational linguistics and NLP.
  • Iā€™m currently learning about the law, as part of my work as a data scientist at Lexis Nexis
  • We built and delivered Lexis+AI, I designed and wrote the summarizer.

insults's People

Contributors

cbrew 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

insults's Issues

NameError: global name 'args' is not defined

I followed the instructions mentioned in README. However, running the command below is giving an error.

python insults.py --competition
Traceback (most recent call last): File "insults.py", line 512, in <module> run_prediction(parser=parser,args_in=argset,competition=True) File "insults.py", line 391, in run_prediction folds = tuning(args) File "insults.py", line 320, in tuning df = join_frames([future.result() for future in concurrent.futures.as_completed(future_to_fold)]) File "C:\Users\rvardha1\Anaconda2\envs\insults\lib\site-packages\concurrent\futures\_base.py", line 422, in result return self.__get_result() File "C:\Users\rvardha1\Anaconda2\envs\insults\lib\site-packages\concurrent\futures\_base.py", line 381, in __get_result raise exception_type, self._exception, self._traceback NameError: global name 'args' is not defined

Package versions:

  • pandas 0.20.2
  • scikit-learn 0.18.1
  • matplotlib 2.0.2
  • numpy 1.13.0
  • futures 3.1.1

Install problem - libshiboken-python2.7.1.1 not found

After running the conda install command, I was unable to run insults.py. I got the following error:

from PySide import QtCore, QtGui, __version__, __version_info__
ImportError: libshiboken-python2.7.so.1.1: cannot open shared object file: No such file or directory

I am working on finding the problem, but just wanted to post that the conda solution didn't work smoothly.

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.