Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by malcolmgreaves

A curated list of projects in awesome lists by malcolmgreaves .

https://github.com/malcolmgreaves/rex

REx: Relation Extraction. Modernized re-write of the code in the master's thesis: "Relation Extraction using Distant Supervision, SVMs, and Probabalistic First-Order Logic"

machine-learning natural-language-processing relation-extraction scala

Last synced: 13 Dec 2024

https://github.com/malcolmgreaves/fp4ml

A library of machine learning algorithms implemented using principles of functional programming.

Last synced: 13 Dec 2024

https://github.com/malcolmgreaves/data-tc

A type class for data of all sizes.

Last synced: 13 Dec 2024

https://github.com/malcolmgreaves/avro-codegen

Scala code generator for Avro schemas.

avro avro-schema codegen data scala serialization

Last synced: 13 Dec 2024

https://github.com/malcolmgreaves/language-detection

Automatically exported from code.google.com/p/language-detection . Some after-the-fact modifications to get this working within sbt.

Last synced: 13 Dec 2024

https://github.com/malcolmgreaves/pdfwebview

PDF conversion to HTML, DOCX, Digital signing, Watermark, Form filling,

Last synced: 13 Dec 2024

https://github.com/malcolmgreaves/smo-fun

An efficient implementation of the Sequential Minimal Optimization algorithm for training SVMs.

Last synced: 13 Dec 2024

https://github.com/malcolmgreaves/s-util

An accretion of small utility functions, types, and data structures. All written in Scala.

Last synced: 13 Dec 2024

https://github.com/malcolmgreaves/pdf2html

PDF to HTML conversion (c++)

Last synced: 13 Dec 2024

https://github.com/malcolmgreaves/c-doubly-linked-list

An implementation of a doubly linked list in C

Last synced: 13 Dec 2024

https://github.com/malcolmgreaves/pywise

Robust serialization support for NamedTuple & @dataclass data types.

Last synced: 13 Dec 2024

https://github.com/malcolmgreaves/tesseract-ocr

Fork of the tesseract-ocr project.

Last synced: 13 Dec 2024

https://github.com/malcolmgreaves/scv

A small repository of image processing and computer vision related algorithms implemented in Scala.

Last synced: 13 Dec 2024

https://github.com/malcolmgreaves/sbt-dev-settings

An sbt plugin that helps one manage project settings.

build sbt sbt-plugin

Last synced: 13 Dec 2024

https://github.com/malcolmgreaves/example_multiproject_sbt

Example; skeleton of a multi-project sbt build.

Last synced: 13 Dec 2024

https://github.com/malcolmgreaves/demo_data_typeclass_sfscala_meetup

Demo code for SF Scala Meetup on 2015 / August / 19

Last synced: 13 Dec 2024

https://github.com/malcolmgreaves/prolexpr

Deprecated, replacement here: https://github.com/malcolmgreaves/rex

Last synced: 13 Dec 2024

https://github.com/malcolmgreaves/pyprocut

Cookie cutter template for various Python projects.

Last synced: 13 Dec 2024

https://github.com/malcolmgreaves/med_device_inventory

Medical Device Inventory Analysis: MEDIA

data-science medicine

Last synced: 13 Dec 2024

https://github.com/malcolmgreaves/kafka_testing

Utilities and helper classes for unit testing Kafka applications.

Last synced: 13 Dec 2024

https://github.com/malcolmgreaves/memnn

Fork of Facebook's MemNN: https://github.com/facebook/MemNN

Last synced: 13 Dec 2024

https://github.com/malcolmgreaves/dockerfiles

Dockerfiles for environments.

Last synced: 13 Dec 2024

https://github.com/malcolmgreaves/issue-simularcum_shape_rectangle

Issue w/ Simularicum's typeclass annotation on some code I wrote (https://github.com/mpilquist/simulacrum)

Last synced: 13 Dec 2024

https://github.com/malcolmgreaves/log4jforcpp

Automatically exported from code.google.com/p/log4jforcpp

Last synced: 13 Dec 2024

https://github.com/malcolmgreaves/funflow

Provides a functional description of a workflow: a dependent series of big-data computations.

Last synced: 13 Dec 2024

https://github.com/malcolmgreaves/critical_cell

Critical cell finding algorithm using functional programming.

Last synced: 13 Dec 2024

https://github.com/malcolmgreaves/computer_language_benchmarks_game_scala

Scala code for the Computer Language Bechmarks Game

Last synced: 13 Dec 2024

https://github.com/malcolmgreaves/autophrase

Fork of https://github.com/shangjingbo1226/AutoPhrase

Last synced: 13 Dec 2024

https://github.com/malcolmgreaves/berkeleylm

Automatically exported from code.google.com/p/berkeleylm

Last synced: 13 Dec 2024

https://github.com/malcolmgreaves/datasets

A collection of opensource or otherwise public datasets.

Last synced: 13 Dec 2024

https://github.com/malcolmgreaves/python-namespaced-packages-examples

Examples of Python projects using PEP-420 namespace packages.

Last synced: 13 Dec 2024

https://github.com/malcolmgreaves/vectordb

Explores embedding generation, storage, retrieval, and k-NN with vector databases.

Last synced: 13 Dec 2024

https://github.com/malcolmgreaves/talks

PDFs of talks I have given.

Last synced: 13 Dec 2024

https://github.com/malcolmgreaves/current_resume

Current resume of Malcolm Greaves

Last synced: 13 Dec 2024

https://github.com/malcolmgreaves/slack_tools

Tools for accessing Slack's API.

slack

Last synced: 13 Dec 2024

https://github.com/malcolmgreaves/spark-testing

Provide tools to aid in writing Spark unit tests.

Last synced: 13 Dec 2024

https://github.com/malcolmgreaves/scala-native-access

Automatically exported from code.google.com/p/scala-native-access

Last synced: 13 Dec 2024

https://github.com/malcolmgreaves/scala-playground

A repository containing any random snippets/experiments with Scala I create/conduct.

Last synced: 13 Dec 2024

https://github.com/malcolmgreaves/support-tools

Automatically exported from code.google.com/p/support-tools

Last synced: 13 Dec 2024

https://github.com/malcolmgreaves/rnn_playground

A personal playground for learning more about RNNs.

deep-learning recurrent-neural-networks

Last synced: 13 Dec 2024

https://github.com/malcolmgreaves/py_ml_img

A Python 3 image for NLP & ML. Includes spaCy & NLTK model data.

docker-image machine-learning nlp nltk python3 spacy

Last synced: 13 Dec 2024

https://github.com/malcolmgreaves/reactive-s3

Reactive scala S3 client

Last synced: 13 Dec 2024

https://github.com/malcolmgreaves/play_rust_raytracer

Personal learnings in Rust land, following https://bheisler.github.io/post/writing-raytracer-in-rust-part-1/

Last synced: 13 Dec 2024

https://github.com/malcolmgreaves/pdf2json

PDF to JSON conversion in c++

Last synced: 13 Dec 2024