Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • senpy senpy
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 6
    • Issues 6
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1
    • Merge requests 1
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • senpysenpy
  • senpysenpy
  • Issues
  • #37
Closed
Open
Issue created Jun 13, 2017 by J. Fernando Sánchez@jfsanchezOwner

Add a basic chunk plugin

It'd be useful to have a plugin that splits a long text into a series of smaller ones (e.g. sentences, paragraphs...). Ideally, it would take a delimiter or similar argument.

It should be trivial to implement this plugin. The only complication would be handling the id of the pieces, since they should follow one of NIF schemes.

Once implemented, it could be used like this: http://localhost:5000/api?i=hello there&algorithm=split,rand.

Assignee
Assign to
Time tracking