Skip to content

reading The Stanford Question Answering Dataset (SQuAD) Document C#

Notifications You must be signed in to change notification settings

PeterOsama/SQuAD-Reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

reading The Stanford Question Answering Dataset Document (context )

json file structure:

data : 0 - 441 object data : 0 - N title paragraphs: 0 - M context
some question

this code is about extracting the context of each data element to a seperate file by compining paragraphs in each data element in c# using Newtonsoft.Json;

About

reading The Stanford Question Answering Dataset (SQuAD) Document C#

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages