tap icon indicating copy to clipboard operation
tap copied to clipboard

Text Analytics Pipeline (TAP)

Results 28 tap issues
Sort by recently updated
recently updated
newest added

Event extraction on EE. Only works with basic sentences

Steps to Reproduce: ``` # Set our query type to Spelling query = tap.query('spelling') # no params needed # pass in some test data string = "Th is the frst...

Need to update the project structure documentation once familiar with it.

Perhaps offer optional S3 integration that is checked for on startup. Require a general bucket for tap set in an environment variable, then create standard directory structure for: 1. `models`...

enhancement
priority
Integration & deployment

Need to return n-grams for a given text that include a POS sequence like `PRP JJ* NN`

enhancement
NLP
priority