diff --git a/docs/doctrees/about/index.doctree b/docs/doctrees/about/index.doctree index ab31829..8f61f1c 100644 Binary files a/docs/doctrees/about/index.doctree and b/docs/doctrees/about/index.doctree differ diff --git a/docs/doctrees/api/aser-cs.doctree b/docs/doctrees/api/aser-cs.doctree index f29b9f7..1ce2944 100644 Binary files a/docs/doctrees/api/aser-cs.doctree and b/docs/doctrees/api/aser-cs.doctree differ diff --git a/docs/doctrees/api/conceptualizer.doctree b/docs/doctrees/api/conceptualizer.doctree index a89b5b5..74b9b76 100644 Binary files a/docs/doctrees/api/conceptualizer.doctree and b/docs/doctrees/api/conceptualizer.doctree differ diff --git a/docs/doctrees/api/database.doctree b/docs/doctrees/api/database.doctree index 41d451d..234e341 100644 Binary files a/docs/doctrees/api/database.doctree and b/docs/doctrees/api/database.doctree differ diff --git a/docs/doctrees/api/extractor.doctree b/docs/doctrees/api/extractor.doctree index 8ff9ce6..3169f13 100644 Binary files a/docs/doctrees/api/extractor.doctree and b/docs/doctrees/api/extractor.doctree differ diff --git a/docs/doctrees/api/index.doctree b/docs/doctrees/api/index.doctree index 848e5e7..63e5897 100644 Binary files a/docs/doctrees/api/index.doctree and b/docs/doctrees/api/index.doctree differ diff --git a/docs/doctrees/api/object.doctree b/docs/doctrees/api/object.doctree index a89ec61..e5c3698 100644 Binary files a/docs/doctrees/api/object.doctree and b/docs/doctrees/api/object.doctree differ diff --git a/docs/doctrees/environment.pickle b/docs/doctrees/environment.pickle index 72ec259..ebc6e18 100644 Binary files a/docs/doctrees/environment.pickle and b/docs/doctrees/environment.pickle differ diff --git a/docs/doctrees/index.doctree b/docs/doctrees/index.doctree index 8419c1f..65e30f9 100644 Binary files a/docs/doctrees/index.doctree and b/docs/doctrees/index.doctree differ diff --git a/docs/doctrees/tutorial/get-started.doctree b/docs/doctrees/tutorial/get-started.doctree index a56f0b2..2959b70 100644 Binary files a/docs/doctrees/tutorial/get-started.doctree and b/docs/doctrees/tutorial/get-started.doctree differ diff --git a/docs/doctrees/tutorial/index.doctree b/docs/doctrees/tutorial/index.doctree index 19db9fc..c8daa2c 100644 Binary files a/docs/doctrees/tutorial/index.doctree and b/docs/doctrees/tutorial/index.doctree differ diff --git a/docs/html/_modules/index.html b/docs/html/_modules/index.html index eeeb908..2dd2d4d 100644 --- a/docs/html/_modules/index.html +++ b/docs/html/_modules/index.html @@ -1,11 +1,13 @@ - + Overview: module code — ASER 2.0 documentation - - + + + + diff --git a/docs/html/_sources/index.rst.txt b/docs/html/_sources/index.rst.txt index eb25ae8..77c1413 100644 --- a/docs/html/_sources/index.rst.txt +++ b/docs/html/_sources/index.rst.txt @@ -57,6 +57,8 @@ Related Projects Talks -------------------------------------------------------------------------------- +* 2024 April: HKUST. E-Commerce Commonsense Knowledge Graphs for Intention-based Recommendation. [`pdf `_] [`ppt `_] + * 2023 November: Amazon/NVIDIA/Huawei/WeBank. Complex Query Answering on Neural Knowledge Graphs with Rich Semantics. [`pdf `_] [`ppt `_] * 2023 July: KDD-China. Activity (or Process), State, and Event-based Knowledge Graphs. [`pdf `_] [`ppt `_] @@ -81,7 +83,9 @@ Talks Publications -------------------------------------------------------------------------------- -* Zhaowei Wang, Haochen Shi, Weiqi Wang, Tianqing Fang, Hongming Zhang, Sehyun Choi, Xin Liu, and Yangqiu Song. AbsPyramid: Benchmarking the Abstraction Ability of Language Models with a Unified Entailment Graph. arXiv, 2311.09174, 2023. [`pdf `_] +* Cheng Jiayang, Lin Qiu, Chunkit Chan, Xin Liu, Yangqiu Song, and Zheng Zhang. EventGround: Narrative Reasoning by Grounding to Eventuality-centric Knowledge Graphs. LREC-Coling, 2024. [`pdf `_] + +* Zhaowei Wang, Haochen Shi, Weiqi Wang, Tianqing Fang, Hongming Zhang, Sehyun Choi, Xin Liu, and Yangqiu Song. AbsPyramid: Benchmarking the Abstraction Ability of Language Models with a Unified Entailment Graph. Findings of NAACL, 2024. [`pdf `_] * Weiqi Wang*, Tianqing Fang*, Wenxuan Ding, Baixuan Xu, Xin Liu, Yangqiu Song, and Antoine Bosselut. πŸš—CAR: Conceptualization-Augmented Reasoner for Zero-Shot Commonsense Question Answering. Findings of EMNLP, 2023. [`pdf `_] diff --git a/docs/html/_static/pygments.css b/docs/html/_static/pygments.css index 08bec68..84ab303 100644 --- a/docs/html/_static/pygments.css +++ b/docs/html/_static/pygments.css @@ -17,6 +17,7 @@ span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: .highlight .cs { color: #3D7B7B; font-style: italic } /* Comment.Special */ .highlight .gd { color: #A00000 } /* Generic.Deleted */ .highlight .ge { font-style: italic } /* Generic.Emph */ +.highlight .ges { font-weight: bold; font-style: italic } /* Generic.EmphStrong */ .highlight .gr { color: #E40000 } /* Generic.Error */ .highlight .gh { color: #000080; font-weight: bold } /* Generic.Heading */ .highlight .gi { color: #008400 } /* Generic.Inserted */ diff --git a/docs/html/about/index.html b/docs/html/about/index.html index 709e740..78b4ad6 100644 --- a/docs/html/about/index.html +++ b/docs/html/about/index.html @@ -1,12 +1,14 @@ - + - + About — ASER 2.0 documentation - - + + + + diff --git a/docs/html/api/aser-cs.html b/docs/html/api/aser-cs.html index 2b37f03..7e57bef 100644 --- a/docs/html/api/aser-cs.html +++ b/docs/html/api/aser-cs.html @@ -1,12 +1,14 @@ - + - + Server/Client — ASER 2.0 documentation - - + + + + diff --git a/docs/html/api/conceptualizer.html b/docs/html/api/conceptualizer.html index 5c681c1..b0f8c91 100644 --- a/docs/html/api/conceptualizer.html +++ b/docs/html/api/conceptualizer.html @@ -1,12 +1,14 @@ - + - + Conceptualization — ASER 2.0 documentation - - + + + + diff --git a/docs/html/api/database.html b/docs/html/api/database.html index c757d91..61a9ba2 100644 --- a/docs/html/api/database.html +++ b/docs/html/api/database.html @@ -1,12 +1,14 @@ - + - + Database — ASER 2.0 documentation - - + + + + diff --git a/docs/html/api/extractor.html b/docs/html/api/extractor.html index 20df7ce..f876ab2 100644 --- a/docs/html/api/extractor.html +++ b/docs/html/api/extractor.html @@ -1,12 +1,14 @@ - + - + Extractor — ASER 2.0 documentation - - + + + + diff --git a/docs/html/api/index.html b/docs/html/api/index.html index 3c6c723..5ea3012 100644 --- a/docs/html/api/index.html +++ b/docs/html/api/index.html @@ -1,12 +1,14 @@ - + - + API Reference — ASER 2.0 documentation - - + + + + diff --git a/docs/html/api/object.html b/docs/html/api/object.html index 0bebb49..6d9e32d 100644 --- a/docs/html/api/object.html +++ b/docs/html/api/object.html @@ -1,12 +1,14 @@ - + - + Object — ASER 2.0 documentation - - + + + + @@ -473,7 +475,7 @@

Object<

Generate the cid to a concept

Parameters:
-

concept_str (List[str]) – concept representation (words connected by ” β€œ)

+

concept_str (List[str]) – concept representation (words connected by β€œ β€œ)

Returns:

the corresponding unique cid

diff --git a/docs/html/genindex.html b/docs/html/genindex.html index 076eb3f..2b821dc 100644 --- a/docs/html/genindex.html +++ b/docs/html/genindex.html @@ -1,11 +1,13 @@ - + Index — ASER 2.0 documentation - - + + + + diff --git a/docs/html/index.html b/docs/html/index.html index e585c99..0184a95 100644 --- a/docs/html/index.html +++ b/docs/html/index.html @@ -1,12 +1,14 @@ - + - + ASER (Activities, States, Events, and their Relations) — ASER 2.0 documentation - - + + + + @@ -122,6 +124,7 @@

Related Projects

Talks

    +
  • 2024 April: HKUST. E-Commerce Commonsense Knowledge Graphs for Intention-based Recommendation. [pdf] [ppt]

  • 2023 November: Amazon/NVIDIA/Huawei/WeBank. Complex Query Answering on Neural Knowledge Graphs with Rich Semantics. [pdf] [ppt]

  • 2023 July: KDD-China. Activity (or Process), State, and Event-based Knowledge Graphs. [pdf] [ppt]

  • 2022 July: Amazon Search Science Team. Acquiring and Modeling Abstract Commonsense Knowledge via Conceptualization. [pdf] [ppt]

  • @@ -137,7 +140,8 @@

    Talks

    Publications

      -
    • Zhaowei Wang, Haochen Shi, Weiqi Wang, Tianqing Fang, Hongming Zhang, Sehyun Choi, Xin Liu, and Yangqiu Song. AbsPyramid: Benchmarking the Abstraction Ability of Language Models with a Unified Entailment Graph. arXiv, 2311.09174, 2023. [pdf]

    • +
    • Cheng Jiayang, Lin Qiu, Chunkit Chan, Xin Liu, Yangqiu Song, and Zheng Zhang. EventGround: Narrative Reasoning by Grounding to Eventuality-centric Knowledge Graphs. LREC-Coling, 2024. [pdf]

    • +
    • Zhaowei Wang, Haochen Shi, Weiqi Wang, Tianqing Fang, Hongming Zhang, Sehyun Choi, Xin Liu, and Yangqiu Song. AbsPyramid: Benchmarking the Abstraction Ability of Language Models with a Unified Entailment Graph. Findings of NAACL, 2024. [pdf]

    • Weiqi Wang*, Tianqing Fang*, Wenxuan Ding, Baixuan Xu, Xin Liu, Yangqiu Song, and Antoine Bosselut. πŸš—CAR: Conceptualization-Augmented Reasoner for Zero-Shot Commonsense Question Answering. Findings of EMNLP, 2023. [pdf]

    • Jiaxin Bai, Xin Liu, Weiqi Wang, Chen Luo, and Yangqiu Song. Complex Query Answering on Eventuality Knowledge Graph with Implicit Logical Constraints. Conference on Neural Information Processing Systems (NeurIPS), 2023. [pdf]

    • Weiqi Wang*, Tianqing Fang*, Baixuan Xu, Chun Yi Louis Bo, Yangqiu Song, and Lei Chen. 🐈CAT: A Contextualized Conceptualization and Instantiation Framework for Commonsense Reasoning. Annual Meeting of the Association for Computational Linguistics (ACL), 2023. [pdf]

    • diff --git a/docs/html/py-modindex.html b/docs/html/py-modindex.html index 5d7aca9..3be7638 100644 --- a/docs/html/py-modindex.html +++ b/docs/html/py-modindex.html @@ -1,11 +1,13 @@ - + Python Module Index — ASER 2.0 documentation - - + + + + diff --git a/docs/html/search.html b/docs/html/search.html index a043997..8b9df93 100644 --- a/docs/html/search.html +++ b/docs/html/search.html @@ -1,11 +1,13 @@ - + Search — ASER 2.0 documentation - - + + + + diff --git a/docs/html/tutorial/index.html b/docs/html/tutorial/index.html index 0159ca2..6e69b0c 100644 --- a/docs/html/tutorial/index.html +++ b/docs/html/tutorial/index.html @@ -1,12 +1,14 @@ - + - + Tutorial — ASER 2.0 documentation - - + + + + diff --git a/docs/source/index.rst b/docs/source/index.rst index eb25ae8..77c1413 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -57,6 +57,8 @@ Related Projects Talks -------------------------------------------------------------------------------- +* 2024 April: HKUST. E-Commerce Commonsense Knowledge Graphs for Intention-based Recommendation. [`pdf `_] [`ppt `_] + * 2023 November: Amazon/NVIDIA/Huawei/WeBank. Complex Query Answering on Neural Knowledge Graphs with Rich Semantics. [`pdf `_] [`ppt `_] * 2023 July: KDD-China. Activity (or Process), State, and Event-based Knowledge Graphs. [`pdf `_] [`ppt `_] @@ -81,7 +83,9 @@ Talks Publications -------------------------------------------------------------------------------- -* Zhaowei Wang, Haochen Shi, Weiqi Wang, Tianqing Fang, Hongming Zhang, Sehyun Choi, Xin Liu, and Yangqiu Song. AbsPyramid: Benchmarking the Abstraction Ability of Language Models with a Unified Entailment Graph. arXiv, 2311.09174, 2023. [`pdf `_] +* Cheng Jiayang, Lin Qiu, Chunkit Chan, Xin Liu, Yangqiu Song, and Zheng Zhang. EventGround: Narrative Reasoning by Grounding to Eventuality-centric Knowledge Graphs. LREC-Coling, 2024. [`pdf `_] + +* Zhaowei Wang, Haochen Shi, Weiqi Wang, Tianqing Fang, Hongming Zhang, Sehyun Choi, Xin Liu, and Yangqiu Song. AbsPyramid: Benchmarking the Abstraction Ability of Language Models with a Unified Entailment Graph. Findings of NAACL, 2024. [`pdf `_] * Weiqi Wang*, Tianqing Fang*, Wenxuan Ding, Baixuan Xu, Xin Liu, Yangqiu Song, and Antoine Bosselut. πŸš—CAR: Conceptualization-Augmented Reasoner for Zero-Shot Commonsense Question Answering. Findings of EMNLP, 2023. [`pdf `_]