No description
Find a file
Andy b0b982169b Merge branch 'reorg' into 'main'
Multiplexer update

See merge request andyinabox/onegin!9
2025-03-24 17:21:52 +00:00
defaultgenerator ok, ok thats pretty good i think 2025-03-24 13:34:35 +01:00
defaultmodel ok i think that is pretty good 2025-03-24 11:05:10 +01:00
examples change up multiplexer makeup to facilitate prefix length testing 2025-03-24 18:03:02 +01:00
generating ok, ok thats pretty good i think 2025-03-24 13:34:35 +01:00
incrementer improved incrementer 2025-03-24 10:18:23 +01:00
multiplexer change up multiplexer makeup to facilitate prefix length testing 2025-03-24 18:03:02 +01:00
parsing some adjustments, esp to multiplexer api 2025-03-24 13:11:53 +01:00
serializing update generator api 2025-03-23 17:59:20 +01:00
test ok i think that is pretty good 2025-03-24 11:05:10 +01:00
.gitignore first commit 2025-03-20 22:05:00 +01:00
chain.go add more tests 2025-03-23 14:51:35 +01:00
chain_test.go add more tests 2025-03-23 14:51:35 +01:00
end-token-identifier.go fis to end token identifier 2025-03-24 17:37:49 +01:00
errors.go i think this is better overall, but it's a little weird 2025-03-23 12:28:37 +01:00
go.mod add iterator to incrementer 2025-03-24 09:56:52 +01:00
go.sum remove assertions library 2025-03-21 21:09:28 +01:00
interfaces.go ok i think that is pretty good 2025-03-24 11:05:10 +01:00
Makefile add more tests 2025-03-23 14:51:35 +01:00
prefix-collection.go update generator api 2025-03-23 17:59:20 +01:00
prefix-collection_test.go update generator api 2025-03-23 17:59:20 +01:00
prefix.go move things around, adjust examples, remove some unused code 2025-03-23 13:25:51 +01:00
prefix_test.go add prefix tests 2025-03-23 14:57:27 +01:00
README.md minor update to readme 2025-03-23 12:40:20 +01:00
token-collection.go update generator api 2025-03-23 17:59:20 +01:00
token-collection_test.go update generator api 2025-03-23 17:59:20 +01:00

Onegin

A toolkit for Markov text-generation. The emphasis here is more on ease-of-use than on performance.

Markov and Eugene Onegin