Skip to content

Commit e3551d6

Browse files
authored
Update README.md
1 parent 5f89dcb commit e3551d6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ First, import the add-on:
5151

5252
- stemming of query and documents (subtitles)
5353
- removal of stop words from query
54-
- results returned in ranked order based on closeness of match
54+
- bag of words representation of query
55+
- results returned in ranked order based on closeness of match (count of query term matches in document)
5556

5657

0 commit comments

Comments
 (0)