#include <string>
#include "aligner.h"
#include <iostream>
#include <fstream>
#include <sstream>
#include <map>
#include <set>
#include <math.h>
#include "phd.h"
#include <string.h>
#include <cstring>
#include <stack>
#include <vector>
#include <queue>
#include "aligner.h"
#include "golem.h"
Go to the source code of this file.
Classes | |
class | phoneticDistance |
This class is wrapper to calculate the phonetic distance between two words. More... |