diff --git a/code/README.md b/code/README.md new file mode 100644 index 0000000..55e7b9f --- /dev/null +++ b/code/README.md @@ -0,0 +1,10 @@ +# Event2Mind codebase +This readme will lead you through steps to train an event2mind model and extract events from text. + +## Event extraction +Step 1: Parse +Step 2: Extract + +## Training event2mind + +## Performing inference