Code Monkey home page Code Monkey logo
Antarlekhaka photo

antarlekhaka Goto Github PK

repos: 1.0 gists: 0.0

Name: Antarlekhaka

Type: Organization

Bio: A general purpose, multi-task annotation framework for annotation of a comprehensive set of NLP tasks

Antarlekhaka

A web-deployable annotation tool for distributed multi-task natural language annotation.

Features

  • Sequential annotation method
  • Eight categories of admission tasks with unique interfaces
  • Comprehensive task coverage

This work has been accepted in 3rd Workshop on NLP Open Source Software at the 2023 Conference on Empirical Methods in Natural Language Processing (EMNLP 2023).

You may access the paper at arXiv. More details here.

Installation Instructions

  • Clone repository
  • pip install -r requirements.txt
  • Copy settings.sample.py to settings.py and make appropriate changes.
  • Run application server python server.py

Note: Sample corpus and table data is included in data/corpus/sample and data/tables/sample respectively.

Supported Tasks

  • Task 1: Sentence Boundary
  • Task 2: Canonical Token Order (a.k.a. Anvaya)
  • Task 3: Token Classification (e.g. Named Entity Recognition)
  • Task 4: Token Graph (e.g. Dependency Graph, Action Graph)
  • Task 5: Token Connection (e.g. Co-reference Resolution)
  • Task 6: Sentence Classification
  • Task 7: Sentence Graph (e.g. Discourse Graph)
  • Task 8: Token Text Annotation (e.g. Lemmatization)

Cite

@inproceedings{terdalkar2023antarlekhaka,
  title         = {{Antarlekhaka}: A Comprehensive Tool for Multi-task Natural Language Annotation},
  author        = {Terdalkar, Hrishikesh and Bhattacharya, Arnab},
  year          = {2023},
  eprint        = {2310.07826},
  url           = {https://arxiv.org/abs/2310.07826},
  publisher     = {Association for Computational Linguistics},
  archiveprefix = {arXiv},
  keywords      = {Annotation Tool, Sequential Annotation, Natural Language Processing},
  booktitle     = {Proceedings of the 3rd Workshop on NLP Open Source Software at the 2023 Conference on Empirical Methods in Natural Language Processing},
  primaryclass  = {cs.CL},
  numpages      = {8},
  location      = {Singapore},
  series        = {NLP-OSS @ EMNLP}
}

Antarlekhaka's Projects

code icon code

Multi-task NLP Annotation Framework

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.