We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9516896 commit 00b3d79Copy full SHA for 00b3d79
README.md
@@ -60,7 +60,8 @@ print(tagger.predict(embedder.transform(sentence)))
60
## Roadmap
61
- [x] Add documentation to existing models
62
- [x] Add sequence-based models (e.g. CRF-based)
63
-- [ ] Add sample projects
+- [x] Add sample projects
64
+- [ ] Enable models to be converted to bytes / stored to disk
65
- [ ] Add test cases
66
67
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