Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 299 Bytes

readme.md

File metadata and controls

15 lines (14 loc) · 299 Bytes

Dictionary of conference & journal

Dictionary.json
{
    verb1:{
           phrase1:{
               “sentences”: [sent11,sent12…]
           },
           phrase2:{
               “sentences”: [sent21,sent22…]
           },
     },
     …
}