PyEcharts库 | 绘制社交关系网络图

使用pyecharts绘制社交关系网络图...

2022-05-07 · 1 min · 大邓

SimpleTransformers库 | 使用BERT实现文本向量化

基于BERT预训练模型,对文本进行向量化...

2022-05-05 · 1 min · 大邓

geopy库 | 地理编码计算距离

地理信息数据分析,经纬度距离计算...

2022-04-28 · 1 min · 大邓

TransBigData库 | 出租车GPS数据处理

地理信息数据处理包TransBigData...

2022-04-28 · 3 min · 同济小旭学长

转载 | 从符号到嵌入:计算社会科学的两种文本表示

如何有效地表示数据以挖掘我们想要的计算社会科学的含义?为了探索答案,我们对 CSS 中文本和网络的数据表示进行了彻底的回顾,我们将现有的表示总结为两个方案,即基于符号的表示和基于嵌入的表示。How to efficiently represent data to mine the implications we want for computational social science? To explore the answer, we conduct a thorough review of data representations for text and the web in CSS, and we summarize existing representations into two schemes, symbol-based and embedding-based...

2022-04-25 · 1 min · 大邓