Giter Site home page Giter Site logo

cankayauniversity / ceng-407-408-2018-2019-multi-class-classification-of-news-text-1- Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 1.0 86.78 MB

Multi-class Classification of News Text (1)

CSS 82.11% Hack 0.45% PHP 7.36% JavaScript 4.14% Python 1.60% HTML 3.84% Jupyter Notebook 0.43% TSQL 0.07%

ceng-407-408-2018-2019-multi-class-classification-of-news-text-1-'s Introduction

ceng-407-408-Multi-class-Classification-of-News-Text-1-

Introduction

Nowadays, there are a lot of informations on Internet and every information has their own classification which can be related with medical, marketing, news and many more. Every information has and needs some kind of classification and it needs to be classified for quick access and preventing the data loss. The classification has been widely studied and it has more than one way to classify an information with computer which can be generalizable by one main topic which is Machine-learning.

Purpose

Purpose of this document is explain how to install and use the Multilabel News Text Classification as Web Application.

Prerequisites / Tools

This web application can work in local or in an Virtual Private Server (VPS) (i.e. AWS Lightsail). However it may not work in Cpanel web hosting (regular website hosting) since building this project needs CLI for installing Python and PHP packages/libraries.

If you are planning to use it on local you can use Xampp for Windows and Mamp for MacOS.

1. Classification

The text classification needs Magpie library in the backend. Which is written in Python language. So install Python from here as 64-bit since Tensorflow dependency can work properly only on 64-bit. If you install 32-bit it may not work. Magpie library needs Tensorflow, Gensim, nltk, keras.

Use

pip install <<package_name>>

for installing packages.

2. Web Application

For executing ".py" (Python Script File Extension) in web application change the file below.

Open "\httpd.conf" file in Apache directory. And add:

AddHandler cgi-script .py

ScriptInterpreterSource Registry-Strict

to the end of file.

ceng-407-408-2018-2019-multi-class-classification-of-news-text-1-'s People

Watchers

James Cloos avatar  avatar

Forkers

cka-14

ceng-407-408-2018-2019-multi-class-classification-of-news-text-1-'s Issues

Dataset

Need text datasets so we can test on Magpie.

After founding datasets the files should be this format

Separate label and text file.

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.