Skip to content

Commit 47b86d7

Browse files
author
Lin, Yue
authored
Update README.md
1 parent f1cfe58 commit 47b86d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Below is an overview of each file in this repository.
4444
- `geo_token.py` Tokenize with the Jieba library
4545
- `geo_train.py` Train the ESIM and evaluate its accuracy on the development set
4646
- `geo_word2vec.py` Train word vectors of address elements
47-
- `other_CRF.py` Tokenize using CRF **[Comber and Arribas-Bel (2019)]**
47+
- `other_CRF.py` Tokenize using CRF **[Comber, S.; Arribas-Bel, D. (2019) “Machine learning innovations in address matching: A practical comparison of word2vec and CRFs”. Transactions in GIS, 23 (2): 334–348.]**
4848
- `other_crf_w2v.py` Train word vectors of address elements (CRF tokenizer)
4949
- `other_string.py` String similarity-based address matching methods: measure the string relevance
5050
- `other_w2v_cls.py` Use word2vec embeddings directly for classification: calculat cosine similarity

0 commit comments

Comments
 (0)