Skip to content

Latest commit

 

History

History
38 lines (21 loc) · 1.57 KB

CHANGELOG.md

File metadata and controls

38 lines (21 loc) · 1.57 KB

Change Log

All notable changes to this project are documented in this file. This project adheres to Semantic Versioning. For further information about changelog please go here

[Unreleased]

add: documentation - #16

refactor: project finalization - #15

add: webapp typing assistant - #13

add: term completion - #12

add: term correction - #11

add: next word prediction - #10

add: cli for typing assistant - #9

add: flask webapp - #8

add: images drawing - #7

add: semantic query expansion - #6

add: approximate words search - #5

add: BM25 ranker - #3

add: inverted index - #2

add: base application files - #1