We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79e48f9 commit 833bb5aCopy full SHA for 833bb5a
codeSamples/src/properties/Properties.java
@@ -4,6 +4,10 @@
4
import net.sharkfw.knowledgeBase.SharkKBException;
5
import net.sharkfw.knowledgeBase.inmemory.InMemoSharkKB;
6
7
+/**
8
+ *
9
+ * @author thsc
10
+ */
11
public class Properties {
12
public static void main(String args[]) throws SharkKBException {
13
SemanticTag shark =
0 commit comments