Skip to content
View Devadath's full-sized avatar

Block or report Devadath

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Aspect-Based-Sentiment--Anlaysis-Using-Deep-Learning Aspect-Based-Sentiment--Anlaysis-Using-Deep-Learning Public

    This is code written by me in Keras for doing Aspect Based Sentiment Analysis using Deep Learning.

    Python 8 2

  2. Malayalam-Shallow-Parser Malayalam-Shallow-Parser Public

    This is a Shallow parser for Malayalam.

    SourcePawn 4 2

  3. MLP_Word_Segementation MLP_Word_Segementation Public

    This a code written for training and evaluating Sandhi Splitter or Word segmentor in Dravidian languages. The dataset provided here is for Malayalam, however any langauge dataset can be used. This …

    Python 3 2

  4. Text-Complexity-Analysis Text-Complexity-Analysis Public

    This task analyses how the complexity of language changes across levels of the story using language processing techniques

    Python 1

  5. Inter-Annotator-Agreement Inter-Annotator-Agreement Public

    This is a code written for calculating Inter Annotator Agreement for POS Tagging using BIS-Tagset for Indian Languages based on Fleiss' Kappa

    Python

  6. Naive-Bayes-POS-Tagger Naive-Bayes-POS-Tagger Public

    This is the code for a POS tagger using Naive Bayes which is most suitable for morphologically rich languages.

    Python