NLP for CP
Addressing Constraint Programming with Natural Language Processing
Home
Resources
Publications
Correct
predictions are in
blue
. If we detect only a subset of a labelled sentence, we highlight the caught part as
blue
, the missing part
light blue.
False positives
are in
green
and
false negatives
are in
red
.
Problem 128 (Crossword Problem) — Constraint detection
In
crossword
puzzle
generation
,
one
is
required
to
fill
in
a
crossword
puzzle
grid
with
words
from
a
pre-defined
dictionary
such
that
no
word
appears
more
than
once
.
Problem 128 (Crossword Problem) — Detection of the decisions and objects to be modeled
In
crossword
puzzle
generation
,
one
is
required
to
fill
in
a
crossword
puzzle
grid
with
words
from
a
pre-defined
dictionary
such
that
no
word
appears
more
than
once
.
Back to list