IBMStreams / streamsx.nlp

Provide operations for text analysis, like lemmatization and text annotation with Uima Ruta scripts or existing project specific Uima pear files.

Home Page:https://ibmstreams.github.io/streamsx.nlp/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

streamsx.ngrams merge to streamsx.text toolkit

hleuschner opened this issue · comments

@leongor:
Hi Leonid,
please, merge streamsx.ngrams to streamsx.text toolkit as agreed in
IBMStreams/administration#96.

The remaining steps are:

a) Rename
com.ibm.streamsx.ngrams::Ngrams
to
com.ibm.streamsx.text::Ngrams

b) Create a sample application to demonstrate the usage of the Ngrams operator (similar to existing sample https://github.com/IBMStreams/streamsx.text/tree/master/samples/NgramBasicSample).

c) After the merge, the streamsx.ngrams repository should be set to deprecated and should give a hint and link to the new location.

Created a pull request.

  • Toolkit version changed to 1.1.0
  • SPLDOC in gh-pages branch updated
  • test case created for NgramSample project
  • NgramSample depends on toolkit 1.1.0