Singletons - PowerPoint PPT Presentation


Advancing Coreference Resolution: Transfer Model by Patrick Xia and Benjamin Van Durme

Coreference resolution models are crucial for identifying spans of text referring to the same entity. Explore the advancements in coreference resolution, including dataset differences, annotation types, and domain variations through the work of Patrick Xia and Benjamin Van Durme. Dive into the compl

0 views • 23 slides


Unit Testing Legacy Code: Hijacking Singletons for Testing

Enabling unit testing of legacy code requires making changes without altering existing calling code. Singleton pattern poses challenges for testing, but strategies such as hijacking can be employed for effective unit testing. David Benson shares insights on legacy code attributes and unit testing ap

0 views • 39 slides