Difference between revisions of "Iarpa"

From Knowitall
Jump to: navigation, search
(IARPA - KDD)
(Links)
 
(17 intermediate revisions by 2 users not shown)
Line 1: Line 1:
The IARPA KDD project...
+
== Links ==
 +
 
 +
* [https://jira.esg.sri.com/ JIRA]
 +
* [https://filex.ai.sri.com/dovetail/ WebDAV]
 +
* [https://svn.ai.sri.com/projects/dovetail/trunk SVN]
 +
* [https://wiki.sri.com/ Wiki]
 +
* https://dovetail.oculusinfo.com/
 +
 
 +
== TODO ==
 +
=== June 15 ===
 +
* Compare Janara's work with nesty
 +
* Remove WEKA from R2A2
 +
* Extend relational noun to plurals
 +
 
 +
=== Engineering Tasks ===
 +
* Handle capitalized/allcaps/nocap sentences.
 +
* Oddity of data where person lastname is in parentheses.
 +
* Handle geotagging and other oddities of the classified data.
 +
* Address efficiency issues.
 +
 
 +
=== Research Tasks ===
 +
* Pronoun Resolution
 +
 
 +
== Tools ==
 +
* [[IARPA/Pattern]]
 +
 
 +
== Speed ==
 +
* Compile to native code.
 +
* Compare NLP libraries.
 +
 
 +
== Conversion of Docs to Text ==
 +
* Detect headlines and handle separately
 +
* Sentences with only single letters
 +
* Detect bullet points

Latest revision as of 20:52, 19 April 2012

Links

TODO

June 15

  • Compare Janara's work with nesty
  • Remove WEKA from R2A2
  • Extend relational noun to plurals

Engineering Tasks

  • Handle capitalized/allcaps/nocap sentences.
  • Oddity of data where person lastname is in parentheses.
  • Handle geotagging and other oddities of the classified data.
  • Address efficiency issues.

Research Tasks

  • Pronoun Resolution

Tools

Speed

  • Compile to native code.
  • Compare NLP libraries.

Conversion of Docs to Text

  • Detect headlines and handle separately
  • Sentences with only single letters
  • Detect bullet points