Skip to content

Commit 0c93c5b

Browse files
author
Adam Soos
committed
WS-3151: add coref option example
1 parent 5bccc8c commit 0c93c5b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

examples/entities.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ def run(key, alt_url='https://api.rosette.com/rest/v1/'):
2222

2323
# api.set_option('calculateSalience','true')
2424
# api.set_option('linkEntities','false')
25+
# api.set_option('useIndocServer', True)
2526

2627
entities_text_data = "The Securities and Exchange Commission today announced the leadership of the agency’s trial unit. Bridget Fitzpatrick has been named Chief Litigation Counsel of the SEC and David Gottesman will continue to serve as the agency’s Deputy Chief Litigation Counsel. Since December 2016, Ms. Fitzpatrick and Mr. Gottesman have served as Co-Acting Chief Litigation Counsel. In that role, they were jointly responsible for supervising the trial unit at the agency’s Washington D.C. headquarters as well as coordinating with litigators in the SEC’s 11 regional offices around the country."
2728
params = DocumentParameters()

0 commit comments

Comments
 (0)