Skip to content

ugulavaGeorge/NLPJavaPractice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A practice university project.

A main goal - try to implement spelling corrector using the Yahoo! N-gram data set, which is able to perform context-sensetive spelling correction and should be efficient in terms of time used for computation. The plan B - usage of microsoft cognitive services spell check API. Second goal - try out syntax parsing using StanfordCoreNLP package. I used Stanford tokenizer, POS-tagger to obtain syntax parce trees and visualize them.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages