File size: 1,554 Bytes
11a28db | 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 26 27 28 29 30 31 32 33 34 35 36 | # Pattern (regex, case-insensitive) Abbreviation
# Speech & Audio
.*Interspeech.* Interspeech
.*IEEE.*International Conference.*Acoustics.*Speech.*Signal Processing.* ICASSP
.*IEEE.*Automatic Speech Recognition.*Understanding.* ASRU
.*IEEE Spoken Language Technology.* SLT
.*IEEE/ACM Transactions on Audio.*Speech.*Language.* IEEE/ACM Trans. Audio Speech Lang. Process.
# ML
.*International Conference on Machine Learning.* ICML
.*Advances in Neural Information Processing.* NeurIPS
.*Conference on Neural Information Processing.* NeurIPS
.*International Conference on Learning Representations.* ICLR
.*AAAI Conference on Artificial Intelligence.* AAAI
.*International Joint Conference on Artificial Intelligence.* IJCAI
.*IEEE.*Conference on Computer Vision and Pattern Recognition.* CVPR
.*European Conference on Computer Vision.* ECCV
.*IEEE International Conference on Computer Vision[^a].* ICCV
# NLP
.*Annual Meeting.*Association for Computational Linguistics.* ACL
.*Empirical Methods in Natural Language Processing.* EMNLP
.*North American Chapter.*Association for Computational Linguistics.* NAACL
.*European Chapter.*Association for Computational Linguistics.* EACL
.*Findings.*EMNLP.* Findings of EMNLP
.*Findings.*ACL.* Findings of ACL
.*International Conference on Computational Linguistics.* COLING
.*Conference.*Machine Translation.* WMT
.*Language Resources and Evaluation.* LREC
# IR / Web / Data
.*ACM.*Information Retrieval.* SIGIR
.*Knowledge Discovery.*Data Mining.* KDD
.*World Wide Web.* WWW
.*Web Search and Data Mining.* WSDM
|