Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Sign in
Toggle navigation
Open sidebar
Anu Knowledge Graph
Node Similarity in Legal KG
Commits
47dc6928
Commit
47dc6928
authored
Jun 05, 2021
by
Jaspreet Singh
Browse files
update
parent
7a49f948
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
+7
-0
ner_ie/README.md
ner_ie/README.md
+7
-0
No files found.
ner_ie/README.md
0 → 100644
View file @
47dc6928
# INFORMATION EXTRACTION
Install the required dependencies using requirements.txt
The following directory implements multiple NER annotators.
In order to record the STANZA NER results, create a directory "STANZA_TRIPLES/" in the cwd.
The file 'stanza_ner.py' stores the annotation results of the text files in the "STANZA_TRIPLES/" directory.
The results are then preprocessed using the 'pre_process_triples.py' file.
In order to record the results, create 2 sub-directories: 'WITH_CARDINAL/' and 'WITHOUT_CARDINAL/' in the 'PRE_PROCESSED_TRIPLES/' directory.
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment