Skip to content

IBM Watson Implementation as part of the Information Retrieval and Web Search Class (CSC 583)

License

Notifications You must be signed in to change notification settings

pratikbhd/IIR-Watson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IIR-Watson

IBM Watson Implementation as part of the Information Retrieval and Web Search Class (CSC 583)

This model allows a user to perform two functions:

  1. Ask a query. The result of this will be the Wikipedia page title and its score in descending order.
  2. Evaluate the dataset The result of this will be the P@1 precision score of the training data based on the evaluation question set.

Two models are available for the user to choose from:

  1. A naive model - P@1 of 19
  2. An improved model - P@1 of 29

Link to the Index Folders: https://arizona.box.com/s/gborj3bt5u0pjmwxlz5o71zti9ns0itn

About

IBM Watson Implementation as part of the Information Retrieval and Web Search Class (CSC 583)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published