You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. File path handling logic added to include test sources
2. Improved stack trace analysis logic to support file path
3. Same fixed date handling logic added for computing similarity score
among bug reports
4. DB schema updated(SF_INFO.CLS_NAME added.
BUG_INFO.IDX_BUG_INFO_FDATE)
1. HTML tag removement logic added to BugCorpusCreator
2. HTML special character replacement logic added to FileParser
3. "word's" parsing logic added to Spllitter
4. Stemming test codes added.