Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mhagiwara authored May 19, 2019
1 parent 37c3c4e commit 4fc6fe4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ A paper doesn't have to be a peer-reviewed conference/journal paper to appear he

* Oriol Vinyals, et al.: Grammar as a Foreign Language, 2015.

## Information Extraction
## Sequential Labeling & Information Extraction

* Marti A. Hearst: Automatic Acquisition of Hyponyms from Large Text Corpora, COLING 1992.

Expand All @@ -72,6 +72,8 @@ A paper doesn't have to be a peer-reviewed conference/journal paper to appear he

* Mike Mintz et al.: Distant supervision for relation extraction without labeled data, ACL 2009.

* Zhiheng Huang et al.: Bidirectional LSTM-CRF Models for Sequence Tagging, 2015.

## Machine Learning

* Avrim Blum and Tom Mitchell: Combining Labeled and Unlabeled Data with Co-Training, 1998.
Expand Down

0 comments on commit 4fc6fe4

Please sign in to comment.