ritajs-v2 icon indicating copy to clipboard operation
ritajs-v2 copied to clipboard

RiTa: generative language tools

Results 18 ritajs-v2 issues
Sort by recently updated
recently updated
newest added

I quite like the (?) undocumented convention that _ (underscore) allows input text to generate tokens containing spaces, but there is inconsistency when the string preceding the underscore contains a...

I installed Rita through Node. After running the following code in my rita.js file on terminal, it shows a lot of data and says Error: No valid sentence-starts remaining. I...

rilexicon (search) rimarkov (generate) ? - [x] test with generators - see 'generators' branch [DH] - [ ] test with web-worker [JC]

priority: High

https://rednoise.org/rita/reference/RiTa/kwic/index.html Currently kwic model only supports specifying the context through number of words. There are ways to work around it and get the result within the current limit, but wouldn't...

enhancement

This is a background task that you can work on whenever you run out of things to do, or need a break from something else. We want to get coverage...

priority: Med
on hold

The test sometime fails (not very common, but for now seems already appear twice in PR CI tests including #156...) see `riscript-tests.js line 1180` https://github.com/dhowe/ritajs/blob/b2ee27454b1ffa5c88f0115c505d3dd4da09f58d/test/riscript-tests.js#L1180

bug
priority: High

I'd like to support the following two types of grammar cases (with and without closing tag). Can you see if this is possible? `` ``` { rules } ```

priority: High

Let's see if this is possible in 'rs', same way as we pass State.variables to `` in Twine. Simple test: define a js variable `foo` in one cell, refer to...

enhancement
priority: High