https://github.com/tariqjamel/pos-tracker
Analyze entire paragraphs to gain a comprehensive understanding of the distribution of different parts of speech.
https://github.com/tariqjamel/pos-tracker
adverbs article classes cpp file-handling-in-cpp filehandling noun oop oop-cpp oop-principles postrace prepositions pronouns strucure vector verbs
Last synced: 15 days ago
JSON representation
Analyze entire paragraphs to gain a comprehensive understanding of the distribution of different parts of speech.
- Host: GitHub
- URL: https://github.com/tariqjamel/pos-tracker
- Owner: tariqjamel
- Created: 2023-12-07T03:10:09.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-07T03:21:14.000Z (over 1 year ago)
- Last Synced: 2025-05-15T04:35:52.144Z (15 days ago)
- Topics: adverbs, article, classes, cpp, file-handling-in-cpp, filehandling, noun, oop, oop-cpp, oop-principles, postrace, prepositions, pronouns, strucure, vector, verbs
- Language: C++
- Homepage:
- Size: 479 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# POS-Tracker
Part of Speech Identification: Utilize advanced linguistic analysis to categorize words into parts of speech, including nouns, verbs, adjectives, adverbs, and more.Paragraph Analysis: Analyze entire paragraphs to gain a comprehensive understanding of the distribution of different parts of speech.
User-Friendly Interface: The project provides a simple and user-friendly interface for inputting text and viewing the results.