Giter VIP home page Giter VIP logo

khcoder's Introduction

KH Coder: for Quantitative Content Analysis or Text Mining

Web

Japanese: http://khcoder.net
English: http://khcoder.net/en

Description

KH Coder is a free software for quantitative content analysis or text mining. It is also utilized for computational linguistics. You can analyze Catalan, Chinese (simplified), Dutch, English, French, German, Italian, Japanese, Korean, Portuguese, Russian, Slovenian and Spanish text with KH Coder.

Screenshots: https://goo.gl/photos/ixn1sTM3jm8o11bP8
Official book (in Japanese): https://amzn.to/3LdRHMJ & http://amzn.to/2wHFxKg

How to run source code of KH Coder on Windows

  1. Download & install Perl: http://strawberryperl.com/
  2. (Fork and) clone this repository
  3. Download released *.exe file (Winzip self-extractor) of KH Coder 3
  4. Unzip the downloaded file into the clone directory
  5. Open command prompt window and go to the clone directory, type "perl kh_coder.pl", and hit "Enter" key

When you get errors like "Can't locate Jcode.pm in @INC", you need to install Perl module called "Jcode". To install it, type "cpanm Jcode" and hit "Enter" key on your command prompt window.

Above procedure is for people who want to develop or modify KH Coder. If you want to just try or use KH Coder, you don't need Perl. Please just download and unzip released *.exe file, then double click extracted "kh_coder.exe".

On Linux or other Un*x like system

You need:

  • MySQL
  • Perl (and some Perl modules)
  • R (and some R packages)
  • Morphological Analysis and POS Tagging software
    • ChaSen or MeCab for analyzing Japanese text
    • FreeLing or Stanford POS Tagger for analyzing English text
    • FreeLing for analyzing Catalan, French, German, Italian, Portuguese, Russian or Spanish text
    • MeCab and HanDic for analyzing Korean text
    • Stanford Word Segmenter and Stanford POS Tagger for analyzing Chinese text

See issue #91, doc_contrib/Vagrantfile and doc_contrib/FedoraInstallation.md for more details.

License

GNU GPL version 2 or later

khcoder's People

Contributors

ko-ichi-h avatar shuu-textmining-screenas avatar shun2wang avatar maikajiwara-hirata avatar bkmgit avatar dayuanjiang avatar sekikn avatar

Watchers

James Cloos 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.