Commit 47dc6928 authored by Jaspreet Singh's avatar Jaspreet Singh
Browse files

update

parent 7a49f948
# 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
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment