Code Monkey home page Code Monkey logo

antisemitismdatathon2020's Introduction

Antisemitism Datathon 2020

(C) 2020 by Damir Cavar and Günther Jikeli

The information and code examples are licensed under the Apache License Version 2.0.

This is project material for the Antisemitism Datathon and Hackathon 2020 at Indiana University at Bloomington.

This Datathon and Hackathon is a collaborative project of Günther Jikeli from the Institute for the Study of Contemporary Antisemitism and Damir Cavar's NLP-Lab.org at Indiana University at Bloomington!

Relevant Links

Technologies

We provide an NLP pipeline with detailed linguistic analysis: tokenization, lemmatization, splitting text into sentences, part-of-speech tagging, named entity annotation, dependency parsing, constituent parsing, sentiment detection, and coreference and anaphora resolution:

This pipeline is an integration of RESTful Microservices that take as input some text and return a JSON-NLP formated output. This service requires a login and password. We will share this with you during the meetings.

The linguistic annotations enable modeling of classifiers using deeper linguistic analysis.

In addition to that, we provide code examples for the following NLP and Machine Learning libraries, to develop probabilistic, neural, and/or symbolic classifiers for the corpus material:

Data Sets and Formats

The Antisemitism Twitter corpus will be provided to you in a specific CSV format. We will also provide a CoNLL formated version of the data. These are formats that the different Machine Learning libraries for NLP mentioned above can read.

You might want to have a look at the different corpus or linguistic data formats:

Tools

For testing the NLP API RESTful Microservices you might want to have a look at tools like:

  • Postman
  • cURL (for Windows users: check out Chocolatey to install cURL on your system)

antisemitismdatathon2020's People

Contributors

dcavar avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

ebiller

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.