rock3125
Professional programmer. Creator of SYL Search, SimSage and Virtual Spectator. Interested in NLU and NLP.
SimSage Group LtdCambridge, UK
Pinned Repositories
compositions
Rock's compositions / music
enhanced-subject-verb-object-extraction
Enhanced Subject Word Object Extraction
ExtractiveSummarisation
High Quality Extractive Text Summarisation using the Stanford Parser in Java
flask-llama2
A small python sample showing how to serve a 3b llama2 model for GPU using flask
lunar-lander
Rock's p5.js based lunar lander
rock-datastructures
Set of data structures created by Rock
sentence2vec
Sentence2vec by Rock
tts
Simple text to speech server in docker using coqui-ai/TTS
vaderSentiment
VADER Sentiment Analysis. VADER (Valence Aware Dictionary and sEntiment Reasoner) is a lexicon and rule-based sentiment analysis tool that is specifically attuned to sentiments expressed in social media, and works well on texts from other domains. This is the converted Java version of the original Python project.
wsd-training
Create training data for Word Sense Disambiguation (WSD) and perform WSD using deep learning in Python using Keras/Tensorflow.
rock3125's Repositories
rock3125/wsd-training
Create training data for Word Sense Disambiguation (WSD) and perform WSD using deep learning in Python using Keras/Tensorflow.
rock3125/goparser
A spaCy micro-service based parser GO interface.
rock3125/gforce-x
Old C++ Windows d3d9 game, installer (msi) included below.
rock3125/k-ai
The K-AI, an online Q/A system using Cassandra, Freebase, and custom data handling.
rock3125/kaldi-gstreamer-server
Real-time full-duplex speech recognition server, based on the Kaldi toolkit and the GStreamer framwork.
rock3125/OpenEphyra
This repository contains a resurrected and repaired version of OpenEphyra, from https://mu.lti.cs.cmu.edu/trac/Ephyra/wiki/OpenEphyra.
rock3125/pocketsphinx
Experiments with pocket sphinx
rock3125/wgck
War Games Construction Kit, ancient shareware game 2001
rock3125/convert-access
Convert a Microsoft Access ACCDB file to a series of csv files (one for each table)
rock3125/deeptype
Design, evolve, and train neural type systems.
rock3125/festvox-2.1
Festival arctic voices in a Ubuntu 12.04 machine (using festival 2.1 compatibility)
rock3125/kd-tree
Simple kd-tree algorithm written in Python
rock3125/lingpipe
Clone version of LingPipe 4.1.0, with support for unsupervised training
rock3125/lucida
Speech and Vision Based Intelligent Personal Assistant
rock3125/simsage-python-server
An example Python 3 / FLASK based server for SimSage platform access
rock3125/spaceinvaders
Project for Ben and Peter
rock3125/spacy-micro
Spacy Parser micro-service
rock3125/word2vec
This tool provides an efficient implementation of the continuous bag-of-words and skip-gram architectures for computing vector representations of words. These representations can be subsequently used in many natural language processing applications and for further research.