Skip to content

Commit 00b3d79

Browse files
Johannes HötterJohannes Hötter
authored andcommitted
update README
1 parent 9516896 commit 00b3d79

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,8 @@ print(tagger.predict(embedder.transform(sentence)))
6060
## Roadmap
6161
- [x] Add documentation to existing models
6262
- [x] Add sequence-based models (e.g. CRF-based)
63-
- [ ] Add sample projects
63+
- [x] Add sample projects
64+
- [ ] Enable models to be converted to bytes / stored to disk
6465
- [ ] Add test cases
6566

6667
If you want to have something added, feel free to open an [issue](https://github.com/code-kern-ai/sequence-learn/issues).

0 commit comments

Comments
 (0)