Skip to content

Natural Language Processing with spaCy and pre-trained English and Thai language model

Notifications You must be signed in to change notification settings

San-Maansson/NLP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Natural Language Processing with spaCy (+ pre-trained English and Thai language models)

A quick excercise on how I process a short text from Wikipedia using a pre-trained English and Thai language models to break down the text into individual sentences and words. (Tokenization) I then use functions in spaCy to do Part of Speech (POS) tagging and Syntactic Dependency parsing and visualize it. A feature called Named Entity Recognition is also added and labelled.

About

Natural Language Processing with spaCy and pre-trained English and Thai language model

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published