IBMStreams / streamsx.nlp

Provide operations for text analysis, like lemmatization and text annotation with Uima Ruta scripts or existing project specific Uima pear files.
https://ibmstreams.github.io/streamsx.nlp/
Other
2 stars 7 forks source link

Sample applications: Prepare Makefiles for CP4D buildservice (build with VsCode) #86

Closed markheger closed 4 years ago

markheger commented 4 years ago

update Makefile in samples

ifdef STREAMS_BUILDSERVICE
  SPL_PATH = ../toolkits:$(STREAMS_INSTALL)/toolkits
else

../toolkits supports to use an "updated" toolkit with VsCode from local toolkits directory