Quiznetik

Information Retrival Techniques | Set 4

1. What is Architecture?

Correct : D. all of the mentioned

2. Mahout provides                           libraries for common and primitive Java collections.

Correct : A. java

3. Point out the correct statement.

Correct : D. none of the mentioned

4. does not restrict contributions to Hadoop based implementations.

Correct : A. mahout

5. identification algorithm which scores collocations using log-likelihood ratio.

Correct : A. collocation

6. Point out the wrong statement.

Correct : D. none of the mentioned

7. to produce NGrams of the desired length.

Correct : B. shinglefilter

8. A key of type                         is generated which is used later to join ngrams with their heads and tails in the reducer phase.

Correct : A. gramkey

9. unique ngrams or ngram fragments across multiple documents.

Correct : A. colloccombiner

10. integrated into the process that is used to create vectors from sequence files of text keys and values.

Correct : C. llr

11. The LU method of factorization was introduced by the mathematician

Correct : A. alan tango

12. Which of the following step is not involved in the factorization process?

Correct : D. elimination of unknowns using back substitution

13. Errors may occur in performing numerical computation on the computer due to which of the following reasons?

Correct : A. rounding errors

14. What is the other name for factorization method?

Correct : A. doolittle’s method

15. What is the principle of factorization?

Correct : C. every square matrix can be expressed as a product of a lower triangular matrix and upper triangular matrix

16. What is the condition applied in factorization method?

Correct : D. all principal minors of the matrix should be non-singular

17. While solving a system of linear equations, which of the following will be the order of the decomposed matrices; L and U?

Correct : C. order of l = 3x3, order of u = 3x3

18. TCP/IP model does not have               layer but OSI model have this layer.

Correct : A. session layer

19. Which layer is used to link the network support layers and user support layers?

Correct : C. transport layer

20. Which address is used on the internet for employing the TCP/IP protocols?

Correct : D. all of the mentioned

21. TCP/IP model was developed            the OSI model.

Correct : A. prior to

22. Which layer is responsible for process to process delivery in a general network model?

Correct : B. transport layer

23. Which address is used to identify a process on a host by the transport layer?

Correct : C. port address

24. Which layer provides the services to user?

Correct : A. application layer

25. Transmission data rate is decided by

Correct : B. physical layer