This project includes basic NLP and DSP techniques for Text-to-Speech
See TTS demo at: http://rslp.racai.ro/index.php?page=tts
This is an entirely written in JAVA project which includes a set of tools and methods designed to enable Multilingual Text-to-Speech (TTS) synthesis. We currently support English and Romanian but we will soon train more models and make them available for download.
If you want to read more about our other NLP and TTS tools check out http://nlptools.racai.ro.
CAIR is an e-learning project that allow users and subjects management. You can associate pupils and teachers to subjects and works for this subjects. There are special functionalities for those subjects related to Robocup development.
BBalc is an open framework for the BloodBowl game.
This library provides chess-computer like functions such as analysing the game and generating/proposing actions. The modular design allows users to extend existing analyse modules to fit their needs.
All-in-one security tool helps you prevent ransomware and breaches.
SIEM + Detection and Response for IT Teams
Blumira’s detection and response platform enables faster resolution of threats to help you stop ransomware attacks and prevent data breaches. We surface real threats, providing meaningful findings so you know what to prioritize. With our 3-step rapid response, you can automatically block known threats, use our playbooks for easy remediation, or contact our security team for additional guidance. Our responsive security team helps with onboarding, triage and ongoing consultations to continuously help your organization improve your security coverage.
The aim of the application is to classify websites into exclusive (requires log-in and registration) and non-exclusive. Further enhancements will include identifying the registration form and registration fields (if the website is exclusive), etc.
Java port and extension of MLC++ 2.0 by Kohavi et al. Currently contains ID3, C4.5, Naive (aka Simple) Bayes, and FSS and CHC (genetic algorithm) wrappers for feature selection. WEKA 3 interfaces are in development.