Skip to content

formore5points/NLP-MED-Algorithm-using-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NLP-MED-Algorithm-using-Java

Implementation of MED algorithm in Natural Language Processing

Note : The file must sozluk.txt must be in the same directory with .exe file.

Part 1

Implementation of a MED algorithm with a user interface, which takes input as a ‘word’ and lists its first 5 alternative correct words (list nearest 5 words) by using the dictionary given.

Part 2

For given two words, find the MED value of transforming from first word to second, show the steps in a table and write the operations’ names needed to transform.

Screenshots

1

About

Implementation of MED algorithm in Natural Language Processing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages