Giter Club home page Giter Club logo

indicnlp's Introduction

IndicNLP

Workshop material for Natural Language Processing on Indian Languages. This workshop was delivered at SciPy India 2020, BelPy 2021 and FOSSASIA 2021.

Before the workshop

  1. Create a GitHub account - link
  2. Create a repl.it account - link
  3. Fork the IndicNLP repository to your GitHub account
  4. Install the required python packages on repl.it

OR

Setup the environment locally

Easy Setup

  1. Open the URL https://www.kaggle.com/kernels?language=Python
  2. Create account and Sign-in
  3. Create a new notebook with python
  4. Go to settings and enable accelerator and Internet
  5. Install packages using the commands in setup instructions (append ! before pip)

During the workshop

  1. Import the repository to repl.it
  2. Execute the python scripts
  3. Modify the python scripts, save and run.
  4. Push the modified scripts to GitHub repository.

My Setup

Operating System: Ubuntu 20.4 LTS
Python Version: 3.8

Setup Instructions

  1. Install iNLTK - link
    pip install torch==1.7.1+cpu -f https://download.pytorch.org/whl/torch_stable.html
    pip install inltk

  2. Install indic-nlp-library link
    pip install indic-nlp-library

  3. install stanza(previously stanfordNLP) link
    pip install stanza

indicnlp's People

Contributors

gcdeshpande avatar

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.