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
vector-spaces
Rocks Relative Vector Spaces
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/sentence2vec
Sentence2vec by Rock
rock3125/tts
Simple text to speech server in docker using coqui-ai/TTS
rock3125/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.
rock3125/compositions
Rock's compositions / music
rock3125/kai-java
KAI document management system (java)
rock3125/rock-datastructures
Set of data structures created by Rock
rock3125/vader
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 Kotlin version of the original Python project.
rock3125/flask-llama2
A small python sample showing how to serve a 3b llama2 model for GPU using flask
rock3125/lunar-lander
Rock's p5.js based lunar lander
rock3125/ssh-manager
Simple python 3 based SSH key manager to update authorized_keys on remote machines using public keys and a small csv file.
rock3125/vector-spaces
Rocks Relative Vector Spaces
rock3125/bert
TensorFlow code and pre-trained models for BERT
rock3125/Dragonfire
the open-source virtual assistant for Ubuntu based Linux distributions
rock3125/granne
Graph-based Approximate Nearest Neighbor Search
rock3125/imaginAIry
AI imagined images. Pythonic generation of stable diffusion images.
rock3125/kickstart.nvim
A launch point for your personal nvim configuration
rock3125/llama2.c
Llama 2 Everywhere (L2E)
rock3125/llama3-from-scratch
llama3 implementation one matrix multiplication at a time
rock3125/maze-runner
Rock's Maze Runner
rock3125/mimic2
Text to Speech engine based on the Tacotron architecture, initially implemented by Keith Ito.
rock3125/particle-life
A simple program to simulate artificial life using attraction/reuplsion forces between many particles
rock3125/pdf-redaction
PDF redaction using Apache PDFBox 3 - experimental
rock3125/postagger.rs
NLTK inspired Parts-of-Speech Tagger (Perceptron Tagger) in Rust
rock3125/rock-os
Small boot loader based on nanobyte-dev/nanobyte_os
rock3125/snake
terminal based ncurses experiment for a game
rock3125/spark
Java Spark test
rock3125/sparkey
Simple constant key/value storage library, for read-heavy systems with infrequent large bulk inserts.
rock3125/sts-b
STS-B download and set up
rock3125/translateLocally
Fast and secure translation on your local machine, powered by marian and Bergamot.
rock3125/whisper.cpp
Port of OpenAI's Whisper model in C/C++