Blame view
README.markdown
991 Bytes
7f3e958ff first commit. sta... |
1 2 3 |
# context Copyright (C) 2012 Romain Deveaud <romain.deveaud@gmail.com> |
e55598814 updated readme |
4 5 |
Stand-alone functions built on top of mirimiri and lda-ruby. Aiming to extract contextual features from general corpora related to search scenario. |
65040e3e6 changes made for ... |
6 |
This code was used to produce the results reported in our OAIR'13 paper : "Unsupervised Latent Concept Modeling to Identify Query Facets". |
7f3e958ff first commit. sta... |
7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
License ======= This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. |