Sushil-Thapa / infotron

InfoTron : A Data Mining Portal Assisted By Natural Language Processing and Artificial Neural Network. [Undergrad Thesis]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is the source code of Infotron [INFOrmation Mining using PercepTRON].

“Infotron” is a web application that takes natural language text input from the user, extracts required information from that input using controlled natural language processing, and uses that information to perform complex AI tasks such as classification, regression, clustering, market basket analysis, etc. as required by the user.

The system performs machine learning and data mining tasks, all by means of a very easy-to-use natural language user interface (NLUI). This higher level of abstraction in “InfoTron” obviates both the idea of writing complex AI code and the steep learning curve involved in any AI algorithm, as the user can simply use some keywords to convey to the program exactly what they want to achieve, and the program automatically does it for them.

The project could be used in many educational and corporate settings, to allow even non-technical people to take advantage of complex data mining algorithms for their business ventures or research activities. In this parrticular demo, We are trying to achieve stock analysis and prediction with the help of our powerful engine.

About

InfoTron : A Data Mining Portal Assisted By Natural Language Processing and Artificial Neural Network. [Undergrad Thesis]


Languages

Language:Python 82.6%Language:HTML 15.1%Language:CSS 1.9%Language:Shell 0.5%