1 / 11

A Comparative Study of Two Natural Language Processing Frameworks

A Comparative Study of Two Natural Language Processing Frameworks. Yixin Bian, Gunes Koru, Hongfang Liu Department of Information Systems, University of Maryland, Baltimore County,MD,21250,USA June 11, 2012. Introduction.

jarah
Download Presentation

A Comparative Study of Two Natural Language Processing Frameworks

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. A Comparative Study of Two Natural Language Processing Frameworks Yixin Bian, Gunes Koru, Hongfang Liu Department of Information Systems, University of Maryland, Baltimore County,MD,21250,USA June 11, 2012

  2. Introduction • UIMA (Unstructured Information Management Architecture) is a framework for natural language processing, originally developed by IBM but now maintained by the Apache Software Foundation. • GATE (General Architecture for Text Engineering) is a Java suite of tools originally developed at the University of Sheffield and now used worldwide by a wide community of scientists, companies for all sorts of natural language processing tasks.

  3. Both developed in Java. Although they share common goals, the two architectures are different in many aspects. Which one to adopt ? Introduction

  4. Introduction In this paper, we compare them from three perspectives: • Software design quality • Code Metrics • Software maintenance • Code smells • Bugs • Bug survival curves • User's manual

  5. The Comparison of Metrics

  6. The Number of Code Smells

  7. The Number of Bugs

  8. The Comparison of Bug Survival Curves

  9. The Comparison of User Manuals

  10. Conclusion • Software design quality • Software maintenance • User’s manual • UIMA is better than GATE.

  11. Thank you !

More Related