forked from kristjan/cjvt-srl-tagging
mate-tools tags the corpus. Need to specify predicates better
This commit is contained in:
@@ -15,6 +15,14 @@ Check all possible xml tags (that occur after the <body> tag.
|
||||
## Tools
|
||||
* Parser for reading both `SSJ500k 2.1 TEI xml` and `Kres F....xml.parsed.xml"` files found in `./tools/parser/parser.py`.
|
||||
|
||||
## Usage
|
||||
```bash
|
||||
$ ./dockerfiles/python-java`
|
||||
$ make
|
||||
# you should be inside a container now
|
||||
$ make <option>
|
||||
```
|
||||
|
||||
|
||||
## Sources
|
||||
* [1] (mate-tools) https://code.google.com/archive/p/mate-tools/
|
||||
|
||||
Reference in New Issue
Block a user