*** This version of Confluence is for testing only and contains a copy of content from June 29th 2026. No changes will be preserved. ***
...
- Log on to the HTRC Production Portal with your personal credentials.
- Once signed in, click on "Algorithms" in the black navigational bar at the top of the page. Once you have done so, we will be ready to begin.
- Book mark this page for handy access. We will be referring to it at points in the workshop.
- When referencing custom stop word lists - look here: https://confluence.cornell.edu/x/BYOxDg

- There may be a bug that prevents display of the results of the algorithm "Meandre_OpenNLP_Date_Entities_To_Simile". You can display locally by following this fix:
- Download the date_entity_simile.html to your machine and save.
- Open with a text editor and change this line
to this lineNo Format <script src="https://htrc2.pti.indiana.edu/HTRC-UI-Portal2/js/timeline-api.js" type="text/javascript"></script>
No Format <script src="http://api.simile-widgets.org/timeline/2.3.1/timeline-api.js" type="text/javascript"></script>
- open with a web browser and the data should display. (Firefox works best with Simile.)
- Worksets can be managed through the Production Portal's Blacklight instance. You can also access this by using the "Create Workset" link. Regardless of the avenue of entrance, you will have to log in a second time with teh the same credentials you are using in the Production Portal.
...