prosodicParsing
HMM parser
This project provides different types of Hidden Markov Models (HMMs) for incorporating prosody into basic parsing in natural language processing.
different kinds of HMMs to use for incorporating prosody into basic parsing
2 stars
1 watching
3 forks
Language: Scala
last commit: over 12 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
hrs/markov-sentence-generator | Generates random text based on a statistical model of input text | 95 |
smashwilson/hubot-markov | Generates a Markov model from chat data to create randomized text | 61 |
dhgarrette/type-supervised-tagging-2012emnlp | This repository provides code and scripts to reproduce the results of an EMNLP 2012 paper on type-supervised part-of-speech tagging using a specific hidden Markov model approach. | 1 |
qiuqiangkong/matlab-hmm | An HMM toolbox with support for various types of hidden Markov models in Matlab. | 77 |
huntermcgushion/hyperparameter_hunter | Automates hyperparameter optimization and result saving across machine learning algorithms | 706 |
jhumphry/parse_args | A package to parse command line arguments and options in Ada 2012 | 12 |
mpeterv/argparse | A feature-rich command line parser for Lua | 260 |
syntaxcoloring/markov-word-generator | Generates pseudorandom words by applying Markov chains to existing word sequences | 33 |
ispras/tm | Implementation of probabilistic semantic analysis for multilingual text processing | 7 |
proger/uk4b | Develops pretraining and finetuning techniques for language models using metadata-conditioned text generation | 18 |
js-mim/mss_pytorch | This project provides a PyTorch implementation of a singing voice separation algorithm using recurrent inference and skip-filtering connections. | 171 |
zolrath/marky_markov | Generates text based on patterns found in input data | 228 |
andrewrosenberg/autobi | Automated annotation tool for prosody analysis in speech recordings. | 57 |
lexborisov/myhtml | A fast HTML parsing library written in C | 1,655 |
o2sh/4chanmarkovtext | Generates text based on patterns learned from 4chan forums using Markov chains. | 30 |