返回列表
23rd private (1437th public, 4 submissions total) - regular expressions
443. Coleridge Initiative - Show US the Data
|
coleridgeinitiative-show-us-the-data
开始: 2021-03-23
结束: 2021-06-22
文献与知识发现
数据算法赛
第23名私有榜单(第1437名公有榜单,共4次提交)- 正则表达式
第23名私有榜单(第1437名公有榜单,共4次提交)- 正则表达式
作者: anatoly | 比赛排名: 第23名
我在文本中查找列表 ['Survey', 'Data', 'Study', 'Database', 'Statistics'] 中的任何单词。
然后我向前和向后查看5个单词,寻找以大写字母开头的单词。
从所有序列中,我只选择包含超过2个单词的序列。
然后我添加从训练数据集中找到的标签。
同比赛其他方案
1st place solution: Metric learning and GPT
2nd place solution overview
4th place solution - LB probing, acronym detection, and NER
5th place solution
6th place solution (lucky novices!)