Difference between revisions of "Iarpa"

From Knowitall
Jump to: navigation, search
Line 2: Line 2:
 
* Compile to native code.
 
* Compile to native code.
 
* Compare NLP libraries.
 
* Compare NLP libraries.
 +
 +
== Problems ==
 +
=== text -> relations ===
 +
* Too short relations (2 characters).
 +
* Too long relations (7 words).
 +
* Sentences with only single letters (bad doc -> text)
 +
* Headers run on into the first line.

Revision as of 01:30, 21 December 2010

Speed

  • Compile to native code.
  • Compare NLP libraries.

Problems

text -> relations

  • Too short relations (2 characters).
  • Too long relations (7 words).
  • Sentences with only single letters (bad doc -> text)
  • Headers run on into the first line.