Pinned Repositories
Compact-Biomedical-Transformers
This repository contains the code used for distillation and fine-tuning of compact biomedical transformers that have been introduced in the paper "On The Effectiveness of Compact Biomedical Transformers"
bottleneck-adapters
Cancer Classification using Bottleneck Adapters
gappy-mwes
Code for NAACL 2019 paper: "Bridging the Gap: Attending to Discontinuity in Identification of Multiword Expressions"
gaze-mwe-ranlp2017
Source code, data, and analyses behind the paper "Using Gaze Data to Predict Multiword Expressions"
irony_detection
Code and data used for participation in SemEval-2018 Task 3: "Irony detection in English tweets"
metaphor_mwe
Code related to the ACL 2020 paper "Verbal Multiword Expressions for Identification of Metaphor"
multivariateregression
Linear Regression with multiple variables
PersNLG
This is a multimodal NLG project that translates images to description in a natural language
PLSA-Persian
Unsupervised text classification in Persian using Probabilistic Latent Semantic Analysis
Spam-Filtering-For-Persian
Persian spam detection using Naive Bayes classification
omidrohanian's Repositories
omidrohanian/gappy-mwes
Code for NAACL 2019 paper: "Bridging the Gap: Attending to Discontinuity in Identification of Multiword Expressions"
omidrohanian/irony_detection
Code and data used for participation in SemEval-2018 Task 3: "Irony detection in English tweets"
omidrohanian/PersNLG
This is a multimodal NLG project that translates images to description in a natural language
omidrohanian/metaphor_mwe
Code related to the ACL 2020 paper "Verbal Multiword Expressions for Identification of Metaphor"
omidrohanian/Spam-Filtering-For-Persian
Persian spam detection using Naive Bayes classification
omidrohanian/PLSA-Persian
Unsupervised text classification in Persian using Probabilistic Latent Semantic Analysis
omidrohanian/bottleneck-adapters
Cancer Classification using Bottleneck Adapters
omidrohanian/gaze-mwe-ranlp2017
Source code, data, and analyses behind the paper "Using Gaze Data to Predict Multiword Expressions"
omidrohanian/multivariateregression
Linear Regression with multiple variables
omidrohanian/language_identifier
This is a script that uses a statistical model to identify the language of an input text
omidrohanian/logregression
Logistic regression
omidrohanian/lstm_mojo
A simple LSTM network for sequence labelling of web-scraped text
omidrohanian/Persian-Morphology
Morphological Analysis of the Persian Language
omidrohanian/Zipf-Verification
Attempts to verify Zipf's law on a text corpus
omidrohanian/bio-lm
We evaluate many models used for biomedical and clinical nlp tasks, and train new models that perform much better.
omidrohanian/Keras-Tutorials
Simple tutorials using Keras Framework
omidrohanian/learning_tensorflow
Playing around with tensorflow
omidrohanian/notebooks-DLinNLP
Preparatory notebooks related to DLinNLP summer school
omidrohanian/omidrohanian.github.io
Personal Page
omidrohanian/theDoors
Tribute to The Doors
omidrohanian/tsne-viz
Visualizing word similarities in Adventures of Huckleberry Finn using TSNE
omidrohanian/univariateregression-
Simple linear regression with one variable