Project DescriptionThe purpose of this project is doing grammatical analysis of verbal languages more complex and accuracy. The finish goal is cultural language translation from one culture to another. Project is under initial construction, targeting to internationalization. Base Implementation done already for Russian Language: Morphology
- Accents of word;
- Declension by cases;
- Conjugation by persons;
- Intelligent addition of new words to library;
- Carrying words as links to dictionary of word compositions (prefixes, roots, suffixes and inflexions);
- Using letters as objects of Language Alphabet;
Syntax
- Grammatical agreement of phrase;
- Prediction by choice set;
Numbers
- Convert math integer to grammatical unit
- Declension of integers
Vocabulary
- Sorting objects by type, ascending and so on;
- Storing derived of the infinitives by declension or conjugation of the word;
- Supporting multilanguage
- Simple statistics
UI
- Support Russian and English user interface (ConsoleUI and WinUI)
- Simple IntelliSense function in WinUI
Database
- Support serialization to backup and restore current state of the Database
- One-level indexing (plan to migrate to hierarchical database model)
- Local list manipulation
Text parserHarmonics generator
- Primitive multi-harmonics generator with frequency shift-keying modulation
Plan to implement:
- Plan to migrate to hierarchical database model to fit searching, sorting and allocation requirements in data manipulation
- Plan to build more complex herarchical engine model to compress repetitive computation in multilingual analysis
- Plain text files parsing by paragraphs, paragraph parts and elements
- Intelligent recognition part of speech by morphological structure and syntax orientation in sentence (parsed text).
- Real-time generator of harmonics with vector (frequency shift-keying) modulation (has not fully resolved phase bias in modulation).
- Object orienting and machine learning with objective question-answer approach.
- XML/binary parser/generator for XML/binary backup. Concept is:

- Write a full documentation for this project to explain how it works.
Last edited Oct 13 2008 at 9:42 AM by bagalex, version 31
|
|