Skip to content

vagman/Natural-Language-Processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Natural Language Processing

1. Lexical Analyzer ✔️

Lexical Analyzer Development. Look at internet or you develop a Word Analyzer that reads a short story and can generate a list of sentences, each of which contains a list of words.

2. Syntactic Analyzer ✔️

Syntactic Analyzer Development. Search online or you develop a Syntactic Analyzer based on the rules syntactic analysis of the standard solution in Prolog given to you produces the editorial tree of the sentence.

3. Semantic Analyzer ✔️

Semantic Analyzer Development. Search the internet or develop your own Semantic Analyzer with me based on the rules of semantic analysis of the standard solution in Prolog that given to you produces the meanings of the sentence (relations between verbs, nouns, adjectives, etc.)

4. Knowledge Base ✔️

Program for updating and conducting questions and answers on a Knowledge Base that you have developed for this very purpose. Questions and answers will be given to natural language.

General Info

About

NLP assignment for my class in 6th semester, University of Piraeus.

Topics

Resources

Stars

Watchers

Forks