Difference between revisions of "State of the art"

From ACL Wiki
Jump to navigation Jump to search
m (State Of The Art moved to State of the art: following Wikipedia conventions on upper and lower case)
m (alphabetical order)
Line 10: Line 10:
 
(this is also a good place for you to display your results!)
 
(this is also a good place for you to display your results!)
  
 
+
<!-- Please keep this list in alphabetical order -->
* [[POS Tagging (StateOfTheArt) |POS Tagging]]
+
* [[Anaphora Resolution (StateOfTheArt)|Anaphora Resolution]] (stub)
* [[NP Chunking (StateOfTheArt)|NP Chunking]]
 
 
* [[Chunking (StateOfTheArt)|Chunking]] (stub)
 
* [[Chunking (StateOfTheArt)|Chunking]] (stub)
 +
* [[Dependency Parsing (StateOfTheArt)|Dependency Parsing]] (stub)
 +
* [[Document Classification (StateOfTheArt)|Document Classification]] (stub)
 
* [[Named Entity Recognition (StateOfTheArt)|Named Entity Recognition]] (stub)
 
* [[Named Entity Recognition (StateOfTheArt)|Named Entity Recognition]] (stub)
 +
* [[NP Chunking (StateOfTheArt)|NP Chunking]]
 +
* [[Parsing (StateOfTheArt)|Parsing]]
 +
* [[POS Tagging (StateOfTheArt) |POS Tagging]]
 
* [[PP Attachment (StateOfTheArt)|PP Attachment]] (stub)
 
* [[PP Attachment (StateOfTheArt)|PP Attachment]] (stub)
* [[Anaphora Resolution (StateOfTheArt)|Anaphora Resolution]] (stub)
 
* [[Parsing (StateOfTheArt)|Parsing]]
 
* [[Dependency Parsing (StateOfTheArt)|Dependency Parsing]] (stub)
 
 
* [[Semantic Role Labeling (StateOfTheArt)|Semantic Role Labeling]] (stub)
 
* [[Semantic Role Labeling (StateOfTheArt)|Semantic Role Labeling]] (stub)
 +
* [[Sentiment Analysis (StateOfTheArt)|Sentiment Analysis]] (stub)
 
* [[Word Sense Disambiguation (StateOfTheArt)|Word Sense Disambiguation]] (stub)
 
* [[Word Sense Disambiguation (StateOfTheArt)|Word Sense Disambiguation]] (stub)
* [[Document Classification (StateOfTheArt)|Document Classification]] (stub)
+
<!-- Please keep this list in alphabetical order -->
* [[Sentiment Analysis (StateOfTheArt)|Sentiment Analysis]] (stub)
 

Revision as of 14:23, 18 June 2007

The purpose of this section of the ACL wiki is to be a repository of k-best state-of-the-art results (i.e. methods and software) for various core natural language processing tasks.

As a side effect, this should hopefully evolve into a knowledge base of standard evaluation methods and datasets for various tasks, as well as encourage more effort into reproducibility of results.

This will help newcomers to a field appreciate what has been done so far and what the main tasks are, and will help keep active researchers informed on fields other than their specific research. The next time you'd need a system for PP attachment, or wonder what is the current state of word sense disambiguation, this will be the place to visit.

Please contribute!

(this is also a good place for you to display your results!)