Added NER + SRL to conllu_to_tei script

This commit is contained in:
2022-11-03 09:31:41 +00:00
committed by Cyprian Laskowski
parent d7be39d894
commit 89bcde58aa
2 changed files with 54 additions and 3 deletions

2
.gitignore vendored
View File

@@ -1,2 +1,4 @@
*.pyc
venv
data
.idea