We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0f632a commit de7a5d8Copy full SHA for de7a5d8
sample.py
@@ -19,7 +19,7 @@
19
# You should have received a copy of the GNU General Public License
20
# along with Foobar. If not, see <http://www.gnu.org/licenses/>.
21
#
22
-"""Evaluate a review graph mining algorithm with the synthetic dataset.
+"""Evaluate a review graph mining algorithm with the Trip Advisor dataset.
23
"""
24
# pylint: disable=invalid-name
25
from __future__ import absolute_import, division
0 commit comments