Pinned Repositories
CodeExamples-Prolog
samples of Prolog code
dynet_tutorial
tutorials for building simple architectures with dyNet
kaldi_instructional
a slim version of kaldi with a focus on instruction
mean-teacher
forked repository with added NLP architectures
naive-bayes-transformer
implementation of NB-SVM from Wang, Manning classic paper
NaiveBayes
An implementation of NaiveBayes for Scala
nlp-basics
Demo of embedding words and documents into vector space
Soft-Logic-with-Tensors
Implementation of FOL with tensors from Grefenstette, 2013
TextComplexity
Implementation of a text complexity system in Scala
WordnetVisualization
shows two-dimensional visualization of wordnet relations for a given word
michaelcapizzi's Repositories
michaelcapizzi/nlp-basics
Demo of embedding words and documents into vector space
michaelcapizzi/kaldi_instructional
a slim version of kaldi with a focus on instruction
michaelcapizzi/dynet_tutorial
tutorials for building simple architectures with dyNet
michaelcapizzi/mean-teacher
forked repository with added NLP architectures
michaelcapizzi/kaldi
This is now the official location of the Kaldi project.
michaelcapizzi/naive-bayes-transformer
implementation of NB-SVM from Wang, Manning classic paper
michaelcapizzi/TextComplexity
Implementation of a text complexity system in Scala
michaelcapizzi/bash_kernel
A bash kernel for IPython
michaelcapizzi/bert-as-service
Mapping a variable-length sentence to a fixed-length vector using BERT model
michaelcapizzi/bio_corex
Bio CorEx
michaelcapizzi/CorEx
CorEx or "Correlation Explanation" constructs a hierarchy of maximally informative representations of complex data.
michaelcapizzi/COVID-19-TweetIDs
The repository contains an ongoing collection of tweets IDs associated with the novel coronavirus COVID-19 (SARS-CoV-2), which commenced on January 28, 2020.
michaelcapizzi/DeepSpeech-1
A TensorFlow implementation of Baidu's DeepSpeech architecture
michaelcapizzi/fastText
Library for fast text representation and classification.
michaelcapizzi/FPL
michaelcapizzi/gensim
Topic Modelling for Humans
michaelcapizzi/gitTest
learning how to use git
michaelcapizzi/kaldi-io-for-python
Python functions for reading kaldi data formats. Useful for rapid prototyping with python.
michaelcapizzi/kaldi-python
Python wrappers for Kaldi data
michaelcapizzi/llm-plus-opentargets
Using an LLM agent to access opentargets API
michaelcapizzi/mean-teacher-1
A state-of-the-art semi-supervised method for image recognition
michaelcapizzi/metal
Snorkel MeTaL: A framework for training models with multi-task weak supervision
michaelcapizzi/models-test
michaelcapizzi/NER-Evaluation
Full named-entity (i.e., not tag/token) evaluation metrics based on SemEval’13
michaelcapizzi/opendata
SkillCorner Open Data with 9 matches of broadcast tracking data.
michaelcapizzi/processors-server
akka-http server exposing a REST API for text annotation via the processors library
michaelcapizzi/snorkel
A system for quickly generating training data with weak supervision
michaelcapizzi/text
Data loaders and abstractions for text and NLP
michaelcapizzi/transformers
🤗Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.
michaelcapizzi/TweeboParser
A Dependency Parser for Tweets