Projects and Research
Software
Note: All source code made available here is released under the terms of the GNU General Public License, which may be read here, unless explicitly stated otherwise.
-
FADELA is the flagship research project of Lockett Analytical Systems. The objective of this project is to develop an artificial conversational agent which is capable of:
- Natural Language Processing and Generation
- Logical Reasoning
- Sentiment Analysis
-
Digital Media Miner is a feedback-based program facilitating the discovery of music and other media content using YouTube as a resource pool, its API utilized to identify relevant related videos.
-
Project NYC simulates automated stock market trading using financial data and news analytics.
Scripts and Libraries
Note: All source code made available here is released under the terms of the GNU Lesser General Public License, which may be read here, unless explicitly stated otherwise.
- Future (formerly LPX) is a rudimentary future implementation written in PHP for asynchronous parallelization.