├── LICENSE ├── README.md ├── read_data.py └── sce.py /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/htz-ecust/Semantic-consistent-Embedding/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/htz-ecust/Semantic-consistent-Embedding/HEAD/README.md -------------------------------------------------------------------------------- /read_data.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/htz-ecust/Semantic-consistent-Embedding/HEAD/read_data.py -------------------------------------------------------------------------------- /sce.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/htz-ecust/Semantic-consistent-Embedding/HEAD/sce.py --------------------------------------------------------------------------------