Skip to content

Commit 8155d81

Browse files
Update README.md
1 parent c9d3437 commit 8155d81

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,12 @@ python test.py
3030
- Merges most frequent pairs iteratively
3131
- Outputs vocabulary and merge operations
3232

33-
Core algorithm in Rust for speed. Python handles I/O and orchestration.
33+
Core algorithm in Rust for speed. Python handles I/O and orchestration.
34+
35+
## Future Work
36+
37+
- [ ] fix linked-array implementation.
38+
39+
## Acknowledgements
40+
41+
Made while following CS336.

0 commit comments

Comments
 (0)