forked from knmnyn/hugo-blox
-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #5 from WING-NUS/hugoblox-import-publications
Hugo Blox Builder - Import latest publications
- Loading branch information
Showing
2 changed files
with
30 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
@article{8743365, | ||
author = {An, Ya-Hui and Pan, Liangming and Kan, Min-Yen and Dong, Qiang and Fu, Yan}, | ||
doi = {10.1109/ACCESS.2019.2924250}, | ||
journal = {IEEE Access}, | ||
keywords = {Context;Task analysis;Tagging;Message systems;Discussion forums;Context modeling;Semantics;Artificial intelligence;deep learning;hyperlinking;learning resources;MOOC discussion forums;name entity recognition}, | ||
number = {}, | ||
pages = {87887-87900}, | ||
title = {Resource Mention Extraction for MOOC Discussion Forums}, | ||
volume = {7}, | ||
year = {2019} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
--- | ||
title: Resource Mention Extraction for MOOC Discussion Forums | ||
authors: | ||
- Ya-Hui An | ||
- Liangming Pan | ||
- Min-Yen Kan | ||
- Qiang Dong | ||
- Yan Fu | ||
date: '2019-01-01' | ||
publishDate: '2024-07-12T07:37:44.756935Z' | ||
publication_types: | ||
- article-journal | ||
publication: '*IEEE Access*' | ||
doi: 10.1109/ACCESS.2019.2924250 | ||
tags: | ||
- Context;Task analysis;Tagging;Message systems;Discussion forums;Context modeling;Semantics;Artificial | ||
intelligence;deep learning;hyperlinking;learning resources;MOOC discussion forums;name | ||
entity recognition | ||
--- |