Skip to content

Commit

Permalink
Update s-pipes-modules/module-text-analysis/src/main/java/cz/cvut/spi…
Browse files Browse the repository at this point in the history
…pes/modules/ExtractTermOccurrencesModule.java

Co-authored-by: Miroslav Blaško <blcham@gmail.com>
  • Loading branch information
Matthew-Kulich and blcham committed Feb 15, 2023
1 parent 9eecc60 commit b598a23
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
* The expected output:
* <pre><code>
* _:a970-5 a termit:výskyt-termu ;
* ddo:je-výskytem-termu "http://example.com/term/missing-part";
* termit:je-výskytem-termu "http://example.com/term/missing-part";
* :references-annotation "<span about="_:a970-5" property="ddo:je-výskytem-termu" resource="http://example.com/term/missing-part" typeof="ddo:výskyt-termu" score="0.5">finding</span>" ;
* :references-text "finding"
* termit:má-startovní-pozici "0"^^integer ;
Expand Down

0 comments on commit b598a23

Please sign in to comment.