GithubHelp home page GithubHelp logo

cisco-talos / fnc-1 Goto Github PK

View Code? Open in Web Editor NEW
178.0 178.0 82.0 45.24 MB

Fake News Challenge

Home Page: http://blog.talosintelligence.com/2017/06/talos-fake-news-challenge.html

License: Apache License 2.0

Python 100.00%

fnc-1's People

Contributors

lucas0 avatar seanbaird avatar vrtadmin avatar yuxip 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  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  avatar  avatar  avatar  avatar  avatar  avatar

fnc-1's Issues

msproject in your code

Hi ,
It seems that you are using ms project in your code, but there is no any comment how to setup that,
Any possibility to describe it to see how to setup?
Thanks

ImportError: No module named run_calc_hungarian_alignment_score

When I ran xgb_train_cvBodyId.py, this error was happened.

Traceback (most recent call last):
  File "xgb_train_cvBodyId.py", line 16, in <module>
    from AlignmentFeatureGenerator import *
  File "/root/work/fnc-1/tree_model/AlignmentFeatureGenerator.py", line 11, in <                                                                                                                               module>
    from run_calc_hungarian_alignment_score import *
ImportError: No module named run_calc_hungarian_alignment_score

Because there is no module "run_calc_hungarian_alignment_score".
Please check that we can run them completely if we follow the README.md.

theano version

Hello, I am having trouble finding a suitable theano version to run

clf.py

It would be helpful to have a requirements.txt so we could pip install the correct versions of the needed packages.

IOError: File test_stances_unlabeled_processed.csv does not exist

When I ran "xgb_train_cvBodyId.py", it happened.

Traceback (most recent call last):
  File "xgb_train_cvBodyId.py", line 398, in <module>
    train()
  File "xgb_train_cvBodyId.py", line 182, in train
    stances = pd.read_csv("test_stances_unlabeled_processed.csv") # same row ord                                                                                                                               er as predicted
  File "/opt/conda/lib/python2.7/site-packages/pandas/io/parsers.py", line 678,                                                                                                                                in parser_f
    return _read(filepath_or_buffer, kwds)
  File "/opt/conda/lib/python2.7/site-packages/pandas/io/parsers.py", line 440,                                                                                                                                in _read
    parser = TextFileReader(filepath_or_buffer, **kwds)
  File "/opt/conda/lib/python2.7/site-packages/pandas/io/parsers.py", line 787,                                                                                                                                in __init__
    self._make_engine(self.engine)
  File "/opt/conda/lib/python2.7/site-packages/pandas/io/parsers.py", line 1014,                                                                                                                                in _make_engine
    self._engine = CParserWrapper(self.f, **self.options)
  File "/opt/conda/lib/python2.7/site-packages/pandas/io/parsers.py", line 1708,                                                                                                                                in __init__
    self._reader = parsers.TextReader(src, **kwds)
  File "pandas/_libs/parsers.pyx", line 384, in pandas._libs.parsers.TextReader.                                                                                                                               __cinit__
  File "pandas/_libs/parsers.pyx", line 695, in pandas._libs.parsers.TextReader.                                                                                                                               _setup_parser_source
IOError: File test_stances_unlabeled_processed.csv does not exist

There is no file called "test_stances_unlabeled_processed.csv".
What's the file, and how to generate it?

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.