
{  
   "types" : {
      "Bookmark" : {
         "pluralLabel" : "Bookmarks"
      },
      "Publication" : {
         "pluralLabel" : "Publications"
      },
      "GoldStandardPublication" : {
         "pluralLabel" : "GoldStandardPublications"
      },
      "GoldStandardBookmark" : {
         "pluralLabel" : "GoldStandardBookmarks"
      },
      "Tag" : {
         "pluralLabel" : "Tags"
      },
      "User" : {
         "pluralLabel" : "Users"
      },
      "Group" : {
         "pluralLabel" : "Groups"
      },
      "Sphere" : {
         "pluralLabel" : "Spheres"
      }
   },
   
   "properties" : {
      "count" : {
         "valueType" : "number"
      },
      "date" : {
         "valueType" : "date"
      },
      "changeDate" : {
         "valueType" : "date"
      },
      "url" : {
         "valueType" : "url"
      },
      "id" : {
         "valueType" : "url"
      },
      "tags" : {
         "valueType" : "item"
      },
      "user" : {
         "valueType" : "item"
      }      
   },
   
   "items" : [
   	  
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/27d8831a0dd078600113eb94fed0a4886/dr.romanklinger",         
         "tags" : [
            "domain-adaptation","machinelearning","models","myown","neural","nlp","sentiment"
         ],
         
         "intraHash" : "7d8831a0dd078600113eb94fed0a4886",
         "interHash" : "25b9bc436bcf31db2ce04f15185559c6",
         "label" : "Projecting Embeddings for Domain Adaptation:\r\nJoint Modeling of Sentiment Analysis in Diverse Domains",
         "user" : "dr.romanklinger",
         "description" : "",
         "date" : "2018-05-16 23:54:15",
         "changeDate" : "2018-06-20 21:18:47",
         "count" : 2,
         "pub-type": "inproceedings",
         "booktitle": "Proceedings of COLING 2018, the 27th International Conference on Computational Linguistics","address":"Santa Fe, USA",
         "year": "2018", 
         "url": "http://www.romanklinger.de/publications/BarnesKlingerSIW2018blsedomain.pdf", 
         
         "author": [ 
            "Jeremy Barnes","Roman Klinger","Sabine Schulte im Walde"
         ],
         "authors": [
         	
            	{"first" : "Jeremy",	"last" : "Barnes"},
            	{"first" : "Roman",	"last" : "Klinger"},
            	{"first" : "Sabine",	"last" : "Schulte im Walde"}
         ],
         
         "bibtexKey": "Barnes2018a"

      }
	  
   ]
}
