CDAC-plus icon indicating copy to clipboard operation
CDAC-plus copied to clipboard

Discovering New Intents via Constrained Deep Adaptive Clustering with Cluster Refinement (AAAI2020)

Results 8 CDAC-plus issues
Sort by recently updated
recently updated
newest added

Hi, I would like to ask about your unsupervised experiment setting. For unsupervised experiment DAC/ DAC-KM /DAC+, what is your experiment setting? Do you use the results of the full...

Bumps [certifi](https://github.com/certifi/python-certifi) from 2019.11.28 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...

dependencies

Bumps [joblib](https://github.com/joblib/joblib) from 0.14.1 to 1.2.0. Changelog Sourced from joblib's changelog. Release 1.2.0 Fix a security issue where eval(pre_dispatch) could potentially run arbitrary code. Now only basic numerics are supported....

dependencies

Bumps [numpy](https://github.com/numpy/numpy) from 1.18.0 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

@tnlin Hi, I am quite interested in this research work. Can you please upload the results.csv file? Thanks

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.7 to 1.26.5. Release notes Sourced from urllib3's releases. 1.26.5 :warning: IMPORTANT: urllib3 v2.0 will drop support for Python 2: Read more in the v2.0 Roadmap Fixed...

dependencies

What the meaning of ”discover new intents“? "we set BookRestaurant and SearchCreativeWork as unknown in training set. Our method is still able to find out these intents." As shown in...

hello, I have some question about u and v in your code. You say they are dynamic in your paper, but it seems that they are fixed in your code....