Skip to content

Implementation of approximate string matching on sqlite database using python

Notifications You must be signed in to change notification settings

ishi03/RDBMS_IA2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

ISHITA RAI, 1911083, COMPUTER ENGINEERING, DIV-B, COURSE: RDBMS, FACULTY: PRADNYA BHANGLE, VAIBHAV VASANI, K.J. SOMAIYA COLLEGE OF ENGINEERING,

This projects Implements approximate sting matching algorithm on according to the ieee research paper "Supporting Uncertain Predicates in DBMS Using Approximate String Matching andProbabilistic Databases"

impl2 is the module file with all the functions, impl3 is the executable file. The changes/results can be viewed in db browser, the results table is dropped after the code stops running To get the results on terminal, add print(prob) after prob=exec(data,searchq).

About

Implementation of approximate string matching on sqlite database using python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages