forked from wang296/CS6501-Text-Mining
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
25 lines (22 loc) · 808 Bytes
/
_config.yml
File metadata and controls
25 lines (22 loc) · 808 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Dependencies
markdown: redcarpet
highlighter: pygments
# Permalinks
#
# Use of `relative_permalinks` ensures post links from the index work properly.
permalink: pretty
relative_permalinks: true
excerpt_separator: '<!--snippet-->'
# Setup
title: 'CS 6501: Text Mining'
tagline: 'Spring 2016 · <a href="http://www.cs.virginia.edu/">CS@UVa</a>'
description: 'Formula for this course: <br><b>Text Mining = Data Mining + Text Data</b>'
host: 'http://www.cs.virginia.edu/'
baseurl: /~hw5x/Course/CS6501-Text-Mining/_site
# About/contact
author:
name: Hongning Wang
url: 'http://www.cs.virginia.edu/~hw5x/'
email: hw5x@virginia.edu
# Custom vars
version: 1.0.0