User Activity

  • Posted a comment on discussion Open Discussion on JWNL (Java WordNet Library)

    Seems there are edge cases where the null pointer can happen for some words. The fix is to add a test for null: for (int i = 0; i < pointers.length; ++i) { if (pointers[i].getType() != null) { //ADDED JP if (pointers[i].getType().equals(type) ...

View All

Personal Data

Username:
jackpark
Joined:
2000-02-22 21:54:16

Projects

This is a list of open source software projects that Jack Park is associated with:

Personal Tools

MongoDB Logo MongoDB