Parse Analysis and Generation of Turkish Words  v1.0
Gram tests on Turkish word morphology and generating words from parsed words using foma and TRmorph.
Classes
/home/emre/Desktop/nlp/hw01/ngram.hpp File Reference

NGram class is used for gram tests. That class can analyse any number of gram. More...

#include <cstdio>
#include <iostream>
#include <cstdlib>
#include <vector>
#include <string>
#include <queue>

Go to the source code of this file.

Classes

class  NGram

Detailed Description

NGram class is used for gram tests. That class can analyse any number of gram.

NGram Class Header

Author:
Emre Sercan Aslan <emre.aslan@e-aslan.net>
Date:
March 24, 2013
Version:
v1.0
 All Classes Files Functions Friends