Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lecture "Algorithms", exercise 1 #4

Open
essepuntato opened this issue Oct 16, 2020 · 16 comments
Open

Lecture "Algorithms", exercise 1 #4

essepuntato opened this issue Oct 16, 2020 · 16 comments
Labels

Comments

@essepuntato
Copy link
Contributor

What is the result of the execution of the algorithm in Figure 4 using "Peroni", "HTML", and "Peroni, S., Osborne, F., Di Iorio, A., Nuzzolese, A. G., Poggi, F., Vitali, F., Motta, E. (2017). Research Articles in Simplified HTML: a Web-first format for HTML-based scholarly articles. PeerJ Computer Science 3: e132. e2513. DOI: https://doi.org/10.7717/peerj-cs.132" as input values?

@SarahTew
Copy link

2

@IlaRoss
Copy link

IlaRoss commented Oct 16, 2020

It's 2

@giorgiasampo
Copy link

2

@fcagnola
Copy link

The result should be 2, since both words can be found in the citation

@Lucaspoladore
Copy link

The number 2

@dbrembilla
Copy link

It returns 2

@gabrielefiorenza
Copy link

2

1 similar comment
@edoardodalborgo
Copy link

2

@SusannaPinotti
Copy link

The result is 2

@AlessandraFa
Copy link

The result is 2.

@yunglong28
Copy link

The result is 2

@DeniseBas
Copy link

It is 2.

@valentinacozzi
Copy link

The result is 2, because both “Peroni” and “HTML” are ‘contained’ in the bibliographic entry.

@LuisAmmi
Copy link

The algorithm must return the number 2, because the bibliographic entry contains both the words "Peroni" and "HTML".

@enri-ca
Copy link

enri-ca commented Oct 18, 2020

The algorithm's execution returns 2.

@lauratravaglini
Copy link

2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests