Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request : Force some specified samples to be included in output #51

Closed
ocatheli opened this issue Nov 18, 2018 · 1 comment
Closed

Comments

@ocatheli
Copy link

Hi,

It would be a nice feature to be able to specify into a training set some mandatory sentences to be included into the output.

For example :

%[greet]('training: '2', 'testing': '1')
    hello
    hi
    hola &[training]
    salute

This could be useful for large sets with large combinations possibilities when you need to limit the output samples number, but you really want to have some specified samples to be included.

@rodrigopivi
Copy link
Owner

With the probability operator, now one can have more control about the expected output generation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants