GithubHelp home page GithubHelp logo

goutam1511 / wikifinder Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 2.0 1.45 MB

Given a topic name this project finds you the most suitable parent topics for the topic, searching the Wikipedia Category Network (WCN) related to that topic by the help of a statistical approach. It helps you form an autogenerated topic tree for a given topic.

CSS 5.45% JavaScript 27.93% HTML 21.45% PHP 21.01% Python 24.16%
wikipedia-scraper wikipedia-api wikipedia wcn statistical html html-css javascript php python css jquery ajax rest-api

wikifinder's Introduction

WikiFinder

Given a topic name this project finds you the most suitable parent topics for the topic, searching the Wikipedia Category Network (WCN) related to that topic by the help of a statistical approach. It helps you form an autogenerated topic tree for a given topic.

Automated topic identification is an essential component in various information retrieval and knowledge representation tasks such as automated summary generation, categorization search and document indexing. In this project, we present the WikiFinder system to automatically generate topictrees from the input text by performing hierarchical classification using the Wikipedia Category Network (WCN).

A topic hierarchy can be defined as topic tags organised in tree structure, where every parent node is a conceptual generalisation of its children. For a given input text document, the problem of automatic topic recognition involves assigning topic tags from the topic hierarchy to an output topic tree such that, the tags are the best description of the topic of the text and are organised in the same way as they are in the topic hierarchy where each parent is a conceptual generalisation of it’s children.

Again, Each parent is a conceptual generalisation of it’s children. It is this assumption on the basis of which we applied the simple statistics to calculate how probable a Wikipedia category is to be a parent node of the given topic. The main idea is the category containing the most number of subpages relevant/close to the searched input topic can be counted as a parent node of the input topic.

Please go through the setup guide to setup this project before starting. Also please correct me if I'm wrong anywhere.

wikifinder's People

Contributors

goutam1511 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 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.