Skip to content
View dsaisrujan's full-sized avatar
:octocat:
:octocat:

Highlights

  • Pro
Block or Report

Block or report dsaisrujan

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

Pinned

  1. DOCUMENT-CLASSIFICATION-USING-VARIOUS-SIMILARITY-TECHNIQUES DOCUMENT-CLASSIFICATION-USING-VARIOUS-SIMILARITY-TECHNIQUES Public

    The proposed document classifier automates classification of documents by using data mining algorithms such as KNN, the similarity between the documents is determined using methods such as Jaccard …

    Jupyter Notebook

  2. chow12327/ISA681_Spring23_Scrabble chow12327/ISA681_Spring23_Scrabble Public

    HTML

  3. Blockchain-Seminar Blockchain-Seminar Public

  4. CS531_srujan CS531_srujan Public

    C

  5. SPAM-SPEECH-DETECTION-USING-MACHINE-LEARNING SPAM-SPEECH-DETECTION-USING-MACHINE-LEARNING Public

    This uses Google speech to text conversion API. And we use machine learning algorithms to prove the appropriateness of textual data we collected and the validity of keywords we extract. And we need…

    Python

  6. Document-level-argument-extraction-using-conditional-generation-using-Dynamic-Global-Memory-and-Long Document-level-argument-extraction-using-conditional-generation-using-Dynamic-Global-Memory-and-Long Public

    We implemented the authores paper and performed error analysis. Then we implemented LongFormer encoder decoder model on top of it as our approach to tackle the problem.

    Python