Skip to content

parshwa1999/parts-of-speech-recogniser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

parts-of-speech

This program is written in C programming language.

Aim:- The basic purpose of this program is to identify parts of speech of a an inputed sentence

This program identifies whether the inputed words of sentence are noun, pronoun, verb etc parts of speech.

*shown in the output of the program is used to as a sign for non confirmation of output.(as shown in sample input)

This programs uses trie data structure to identifypart of speech and several other conditions are implied for the confirmation of output

Just run main.c file from the src folder.

About

C program to find parts of speech in a given sentence

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published