自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(5)
  • 收藏
  • 关注

原创 Entity linking 2

Candidate Entity Ranking两种排序方式:Supervised ranking methodsunsupervised ranking methodsFeatures两种feature- context-independent featuresSimply check weather the mention and the entity label in th...

2019-12-16 13:13:55 161

原创 Entity Linking 1

Information Extraction分为两种:Named Entity RecognitionRelation ExtractionNamed Entity Recognition (NER) - sequence labelling problemdef: find and classify names in text3 standard approcheshand-...

2019-12-16 12:42:24 140

原创 NLP

Knowledge Acquisitiondefinition: process to extract knowledge from unstructured text to other data.Raw text -> refined text -> textual entities and relations -> knowledge bases从原始文本到Refin...

2019-12-16 08:41:50 93

原创 Introduction to Knowledge bases

Introduction to KBThe limits of textinitially the retrieval was keyword-based (text)then it moved to entity-based (knowledge)Knowledge is a familiarity, awareness or understanding or someone or so...

2019-12-16 05:03:02 230

原创 WDPS - Large scale systems 1

Large scale systemsthe problem of scale - growthHadoop AssumptionsSimple primitives go a long way.map:过滤、筛选、检查输入数据并写入本地磁盘中reduce:远程读入map的本地输出结果,并进行归并分析等,再写入HDFS中Computation is too expensive fo...

2019-12-13 13:06:07 140

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除