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

Chaining of commands? Similar to jQuery? #148

Open
giorgio79 opened this issue May 28, 2018 · 1 comment
Open

Chaining of commands? Similar to jQuery? #148

giorgio79 opened this issue May 28, 2018 · 1 comment

Comments

@giorgio79
Copy link

Would be nice to chain commands like:

GivenText.Sentences().Tokens().Tags();
GivenText.Sentences().Ngrams();

@Yomguithereal
Copy link
Owner

Hello @giorgio79. This would be a nice idea indeed but this is something I'd love to see in another library using talisman rather than talisman itself. I am trying to focus on small atomic building blocks and very simple functions that anyone could use & compose to build the kind of API you describe.

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