Skip to content

Releases: IBMStreams/streamsx.nlp

com.ibm.streamsx.nlp 1.9.2

04 Nov 13:12
Compare
Choose a tag to compare

com.ibm.streamsx.nlp 1.9.1

05 Sep 19:16
f9ec012
Compare
Choose a tag to compare

Changes

  • samples updated #82

release is build with IBM Streams 4.3.0.0 (x86_64-el7)

com.ibm.streamsx.nlp 1.9.0

04 Apr 11:32
9b43260
Compare
Choose a tag to compare

Changes

  • update microservice #78

release is build with IBM Streams 4.3.0.0 (x86_64-el7)

com.ibm.streamsx.nlp 1.8.0

19 Oct 14:02
0cf02a1
Compare
Choose a tag to compare

Changes

  • fix security issue: upgrade to jackson-core 2.9.5 #74
  • move microservice to com.ibm.streamsx.nlp.services namespace #73

release is build with IBM Streams 4.3.0.0 (x86_64-el7)

com.ibm.streamsx.nlp 1.7.0

16 Jan 13:31
2923c79
Compare
Choose a tag to compare

Lemmatizer enhancements: #65 and #66

com.ibm.streamsx.nlp 1.6.0

09 Jan 15:44
a19b10c
Compare
Choose a tag to compare

Changes:

Enhancements of the DictionaryFilter operator

com.ibm.streamsx.nlp 1.5.0

05 Jan 12:36
6475c89
Compare
Choose a tag to compare

New feature:

  • Uima/Ruta operators support error port/attribute for error/exception cases #54

Solved issues:

#57
#58

com.ibm.streamsx.nlp 1.4.0

24 Nov 16:18
d008f47
Compare
Choose a tag to compare

Changes for version 1.4.0:

  • UIMA/Ruta operators: improved error handling if dataDirectory is not set #49
  • UIMA/Ruta operators: relative path support from applicationDir and applicationDir/etc (compatibility) for pearFile paramater #46
  • DictionaryFilter: relative path support from applicationDir for dictionaryFile (former relative to dataDir is not supported anymore) #47
  • TfIdfWeight: relative path support from applicationDir for corpusFile parameter (former relative to dataDir is not supported anymore) #47
  • The script createTypes.pl supports SPL namespace be applied for generated files #50
  • Sample applications prepared for Streaming Analytics service #47
  • Sample applications prepared for StreamsStudio build #51
  • Unit tests added to test the samples on Streaming Analytics service #48

com.ibm.streamsx.nlp 1.3.1

10 Nov 09:15
c95c67d
Compare
Choose a tag to compare

Release 1.3.1 contains minor documentation and script updates only.

com.ibm.streamsx.nlp 1.3.0

20 Apr 14:39
Compare
Choose a tag to compare
  • RutaText and UimaText: new optional parameter "trimInputDoc" added (issue #30)
  • Makefiles improved regarding proper use of SPLC_FLAGS and SPL_CMD_ARGS
  • New: jar file contains operator class files