My Project
 All Classes Namespaces Functions Pages
Classes | Enumerations | Variables
NLP Namespace Reference

Classes

class  Converter
 Class to process a sentence and generate the list of words and it's corresponding datas. More...
 
class  Word
 A Class to store token and its corresponding tags and definitions. More...
 

Enumerations

enum  WordType {
  others = 0, adjective, adverb, conjunction,
  dative, noun, interjections, imperative,
  particple, preposition, pronoun, plural,
  singular, verb, transitive, intransitive,
  interrogative, object, IGNORETHIS
}
 

Variables

const QString DB_PATH = "../../en_db.sqlite"
 

Detailed Description

word.cpp Copyright (C) 2015 Tony Lim atomi.nosp@m.cthe.nosp@m.orist.nosp@m.@gma.nosp@m.il.co.nosp@m.m

Distributed under terms of the MIT license.