Skip to content

Extracted Test from Subreddit using PRAW and performed Tokenisation using NLTK

Notifications You must be signed in to change notification settings

sanvinoth/POS-TAGGING-OF-REDDIT-POSTS-USING-NLTK-AND-PRAW

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

POS-TAGGING-OF-REDDIT-POSTS-USING-NLTK-AND-PRAW

Extracted text from Subreddit using PRAW and performed Tokenisation using NLTK

We extract the text from posts of a large subreddit using Python Reddit API Wrapper (PRAW) and perform tokenization using nltk in order to implement Part-of-speech (POS tagging) and find the frequency of each nltk speech-codes. Further StanfordCoreNLP library is used to process lemmatization of the same

About

Extracted Test from Subreddit using PRAW and performed Tokenisation using NLTK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages