• Stars
    star
    1
  • Language
    Jupyter Notebook
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

NLP system trained on the Stanford Question Answering Dataset (SQuAD) that, given a paragraph and a question regarding it, provides a single answer, which is obtained selecting a span of text from the paragraph.

More Repositories

1

TheDeepComedy

An RNNs that generate a full cantica in Dante’s style, using the Divine Comedy for training. Respect the hendecasyllabic stucture (lines of eleven syllables) and the terza rima rhyme scheme (aba, bcb, cdc, ded, ....).
Jupyter Notebook
2
star
2

ArgumentationMining-NLP_project

Argumentation Mining project for the UNIBO NLP 3CFU project work
Jupyter Notebook
1
star
3

REVIDALIAM

Applicazione android per il corso di IUM
Java
1
star
4

DeepCommedia

An RNNs that generate a full cantica in Dante’s style, using the Divine Comedy for training. Respect the hendecasyllabic stucture (lines of eleven syllables) and the terza rima rhyme scheme (aba, bcb, cdc, ded, ....).
Jupyter Notebook
1
star
5

PresentWrappingProblem

It is a common practice that a private business rewards its loyal clients with presents, which are typically wrapped in a costly corporate paper covered with the logo of the business. Imagine that you work for such a business which wants to limit the overall amount of paper that can be used for this purpose, in order to reduce the associated expenses. As the combinatorial decision and optimization expert, you are assigned to solve the Present Wrapping Problem (PWP): given a wrapping paper roll of a certain dimension and a list of presents, decide how to cut off pieces of paper so that all the presents can be wrapped. Consider that each present is described by the dimensions of the piece of paper needed to wrap it. Moreover, each necessary piece of paper cannot be rotated when cutting off, to respect the direction of the patterns in the paper.
TeX
1
star