-
mermaid-md-to-pdf Public
Converts github compliant markdown files into pdf with mermaid diagrams rendered
JavaScript UpdatedFeb 15, 2025 -
ai_study Public
This is a space where I am learning prompt engineering.
Jupyter Notebook MIT License UpdatedFeb 12, 2025 -
-
Collocation-Detection Public
Calculates the pointwise mutual information and Chi-square values to determine if two words are collocations
Python UpdatedAug 13, 2020 -
-
-
Data-Segmentation Public
Script that segments some high dimension physiological data that is too big to fit into memory at once
Python GNU General Public License v3.0 UpdatedNov 14, 2019 -
Sarcasm-Detection Public
Trains several classifiers on a dataset obtained from Reddit. Features inclue unigrams, bigrams, trigrams, and word embeddings. Word embeddings obtained via pretrained word2vec model.
Jupyter Notebook GNU General Public License v3.0 UpdatedNov 6, 2019 -
Robot-Self-Localization Public
Hidden Markov Model implementation of the Forward Algorithm. A robot senses it's enviornment and determine's where it is inside a maze.
Jupyter Notebook GNU General Public License v3.0 UpdatedNov 6, 2019 -
Text-Summarization Public
Summarizes Product Reviews. Uses Word2Vec to get word embeddings
Jupyter Notebook GNU General Public License v3.0 UpdatedNov 6, 2019 -
Word-Sense-Disambiguation Public
Using Naive Bayes, and an annotated corpus, this program learns the correct word sense for given words and makes predictions about words in the testing set.
Python GNU General Public License v3.0 UpdatedNov 6, 2019 -
Part-of-Speech-Tagging Public
This program is an implementation of the Viterbi Hidden Markov Model.
Python GNU General Public License v3.0 UpdatedNov 6, 2019 -
Sentence-Boundary-Detection Public
Extracts features near occurences of '.' characters to determine if a '.' is used to end a sentence vs something like an abbreviation
Python GNU General Public License v3.0 UpdatedNov 6, 2019