Skip to content

Instantly share code, notes, and snippets.

@PMeinshausen
Created September 29, 2014 03:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save PMeinshausen/5793dcbbfe84b1687bea to your computer and use it in GitHub Desktop.
Save PMeinshausen/5793dcbbfe84b1687bea to your computer and use it in GitHub Desktop.
--Syntax (version 1.0)
SELECT * from PosTagger(
ON input_table
TEXTCOLUMN('text_column_name')]
[ACCUMULATE('accumulate_column_names')]
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment