Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Trofast is an intelligent spell checker library based on statistical analysis developed for the Danish language. It makes use of n-grams, hidden Markov models and the Viterbi-algorithm.
This implements a phrased-based hidden semi-Markov Model for SMT
This package implements the phrased-based hidden semi-Markov model described:
Jesús Andrés-Ferrer, Alfons Juan. A phrase-based hidden semi-Markov approach to machine translation. Procedings of European Association for Machine Translation (EAMT), 2009. pp. 168-175.
This project depends on jaf_Utils:
http://sourceforge.net/projects/jafutils/
Install it prior installation of jaf_MT.