A linked list is given such that each node contains an […]
Given an array nums of n integers where& […]
这篇论文是阿里在IJCNLP-2017 中文错误诊断任务上的工作介绍。 1.介绍 中文语法形式灵活多变,给初学 […]
Given an unsorted array return whether an increasing su […]
Given two arrays, write a function to compute their int […]
Shuffle a set of numbers without duplicates. Example: / […]
Given an array nums, write a function to move all […]
Given an array of integers, find if the array contains […]
此篇论文来自HIT刘挺组的在NLP-TEA-3中文语法检测任务的总结介绍。中文语法错误检测(CGED)检测四种 […]
这篇论文是有道团队在2018 NLPCC会议语法纠错任务中的分享,他们取得了第一的成绩。具体如下: 1.中文语 […]
1.噪声信道模型 噪声信道模型是一个非常重要的模型,它在很多领域都有非常重要的应用。它是在上世纪80年代在语音 […]
Given an integer array nums, find the contiguous subarr […]
Write a program that outputs the string representation […]
Calculate the sum of two integers a and b, but you are […]
According to the Wikipedia’s article: “ […]