Giter Site home page Giter Site logo

devsinghsachan / context Goto Github PK

View Code? Open in Web Editor NEW

This project forked from riejohnson/context

0.0 3.0 0.0 39.25 MB

ConText v4: Neural networks for text categorization

Home Page: http://riejohnson.com/cnn_download.html

License: GNU General Public License v3.0

Makefile 0.24% C++ 85.46% Cuda 14.18% C 0.13%

context's Introduction

ConText v4.00: C++ program for neural networks for text categorization

ConText v4.00 provides a C++ implementation of neural networks for text categorization described in:

ConText v4.00 is available at http://riejohnson.com/cnn_download.html.

System Requirements: This software runs only on a CUDA-capable GPU such as Tesla K20. That is, your system must have a GPU and an appropriate version of CUDA installed. The provided makefile and example shell scripts are for Unix-like systems. Testing was done on Linux. In principle, the C++ code should compile and run also in other systems (e.g., Windows), but no guarantee. See README for more details.

Download & Documentation: See http://riejohnson.com/cnn_download.html#download.

Getting Started

  1. Download the code and extract the files, and read README (not README.md).
  2. Go to the top directory and build executables by entering make, after customizing makefile as needed.
    (If you downloaded from GitHub, make also decompresses sample text files that exceed GitHub file size limit and does chmod +x on shell scripts.)
  3. To confirm installation, go to examples/ and enter ./sample.sh.
    (See README for installation trouble shooting.)
  4. Read Section 1 (Overview) of User Guide to get an idea.
  5. Try some shell scripts at examples/. There is a table of the scripts in Section 1.6 of User Guide.

Data Source: The data files were derived from Large Move Review Dataset (IMDB) [MDPHN11] and Amazon reviews [ML13].

Licence: This program is free software issued under the GNU General Public License V3.

References
[MDPHN11] Andrew L. Maas, Raymond E. Daly, Peter T. Pham, Dan Huang, Andrew Y. Ng, and Christopher Potts. Learning word vectors for sentiment analysis. ACL 2011.
[ML13] Julian McAuley and Jure Leskovec. Hidden factors and hidden topics: understanding rating dimensions with review text. RecSys 2013.

Pull requests: This GitHub repository provides a snapshot of research code, which is constantly changing elsewhere for research purposes. For this reason, it is very likely that pull requests will be declined.

context's People

Contributors

riejohnson avatar

Watchers

 avatar  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.