Skip to content
This repository has been archived by the owner on Jul 31, 2020. It is now read-only.
/ FastQ Public archive

Multi-faceted intent classification of web search queries

License

Notifications You must be signed in to change notification settings

vjethava/FastQ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastQ

Code for fast scalable multi-facet intent classification of web search queries using dynamically constructed tree-structured graphical models. This code incorporates (Euro) WordNet, thus exploiting the semantic relationships in the lexicon to improve the classification results.

Dependencies

Compilation

To compile, goto src/ and run make. The following paths need to be edited for correct compilation:

  • WN_ROOT=/usr/local/WordNet-3.0
  • DAI_ROOT=${HOME}/Code/libdai

Optional - Only main.cpp uses matlab headers. Present iteration of the code has this commented out.

  • MATLAB_ROOT=/chalmers/sw/sup/matlab-2009b

Running on Linux

On njlaptop: If the path does not work, add to path the following: /

Running on Mac

About

Multi-faceted intent classification of web search queries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published