World's most popular travel blog for travel bloggers.

[Solved]: Complexity of natural language processing problems

, , No Comments
Problem Detail: 

Which natural language processing problems are NP-Complete or NP-Hard?

I've searched the and tags (and related complexity tags), but have not turned up any results.

None of the NLP questions that are recommended are helpful, the closest are the following:

The Wikipedia list of NP-complete problems does not list any complexity results for NLP.

The only lead I've found is the paper Theoretical and Effective Complexity in Natural Language Processing by J. Morin (1995).

Any help or pointers is appreciated!

Asked By : yters

Answered By : ShyPerson

LFG (Lexical-Functional Grammar) recognition is NP-Complete.

Best Answer from StackOverflow

Question Source : http://cs.stackexchange.com/questions/32276

0 comments:

Post a Comment

Let us know your responses and feedback