Dildar Sk

Joined 27 February 2018
849 bytes removed ,  18 December 2018
 
Line 193: Line 193:
*: ''' week 1 '''(May 14-21):
*: ''' week 1 '''(May 14-21):
*::i) Will put all permanent symbols(Keywords,function name) in a .txt file.
*:: And other's directory based symbols will be put in a temporary .txt file.
*:: The temporary .txt will be changed as directory changes.
*::ii)Start implementing closest match of a incorrect keyword by Longest Common Subsequence,Dynamic Programming algorithm.
*: ''' Week 2 '''(May21-28):
*: ''' Week 2 '''(May21-28):
*::i) Completion of LCS based closest keyword implementation.
*::ii) Testing previous implementations.
*::iii) Implementing closest match of a keyword by hash-mapping data structure.
*:: Testing previous implementations.
*: ''' Week 3 & 4 ''' (May 28-june 11)
*: ''' Week 3 & 4 ''' (May 28-june 11)


*: '''week 3 '''(May 28-june 4):
*: '''week 3 '''(May 28-june 4):
*::i) Testing previous implementation.
*::ii) Creating a API which will allow user to choose anyone based closest.
*::iii)Start implementing trie based closest match of a keyword.


*: '''Week 4 '''(june 5-11):
*: '''Week 4 '''(june 5-11):
*::i) Completion of Trie based nearest of a keyword implementation.
*::ii) Writing documentation.


*: ''' June 11-15 ''':
*: ''' June 11-15 ''':
Anonymous user