Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 1.16 KB

README.md

File metadata and controls

8 lines (5 loc) · 1.16 KB

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.