Skip to content

Tags: PyDataBlog/SimString.jl

Tags

v0.3.0

Toggle v0.3.0's commit message
[Diff since v0.2.0](v0.2.0...v0.3.0)

**Merged pull requests:**
- Mecab support (#24) (@PyDataBlog)

v0.2.0

Toggle v0.2.0's commit message
[Diff since v0.1.0](v0.1.0...v0.2.0)

**Closed issues:**
- Optimise ngram generations to avoid unnecessary allocations (#16)
- Switch from array indexing to byte indexing for n-grams generation. (#20)

**Merged pull requests:**
- Optimize allocations (#21) (@PyDataBlog)
- Release v0.2.0 (#22) (@PyDataBlog)

v0.1.0

Toggle v0.1.0's commit message
**Merged pull requests:**

- Initial version (#1) (@PyDataBlog)
- Zero index (#6) (@PyDataBlog)
- Initial public release (#15) (@PyDataBlog)