# readme

自然语言：

* ACL: 国际计算语言学协会(ACL，The Association for Computational Linguistics)，ACL是世界上影响力最大、最具活力的国际学术组织
* EMNLP: Empirical Methods in Natural Language Processing or EMNLP is a leading conference in the area of Natural Language Processing.
* NAACL: The North American Chapter of the Association for Computational Linguistics
* IJCNLP: International Joint Conference on Natural Language Processing
* CoNLL: CoNLL is a top-tier conference, yearly organized by SIGNLL (ACL’s Special Interest Group on Natural Language Learning)

机器学习：

* ECML: The European Conference on Machine Learning
* ICML: International Conference on Machine Learning的缩写，即国际机器学习大会。ICML如今已发展为由国际机器学习学会（IMLS）主办的年度机器学习国际顶级会议。
* NIPS: 神经信息处理系统大会(Conference and Workshop on Neural Information Processing Systems)，简称NIPS，是一个关于机器学习和计算神经科学的国际会议。
* IJCAI: 国际人工智能联合会议（International Joint Conference on Artificial Intelligence, 简称为IJCAI）是人工智能领域中最主要的学术会议之一
* AAAI: （the Association for the Advancement of Artificial Intelligence）国际人工智能协会。前身为美国人工智能协会，目前是一个非盈利的学术研究组织，致力于推动针对智能行为本质的科学研究


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://jon-xia.gitbook.io/workspace/ji-qi-xue-xi-1/paper.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
