Skip to content
View ijazulhaq1's full-sized avatar

Block or report ijazulhaq1

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
ijazulhaq1/README.md
  • 👋 Hi, I’m @ijaz, PhD, University de Lleida, Spain
  • 👀 I’m interested in NLP tasks especially text similarity, classification and other text analytics.
  • 🌱 I’m currently learning text similarity, classification and other text analytics.
  • 💞️ I’m looking to collaborate on research papers relevant to nlp implications in e-learning systems.
  • 📫 How to reach me .by email: ijaz.ul-haq@udl.cat

Popular repositories Loading

  1. textKGCN textKGCN Public

    Forked from niklasamslgruber/textKGCN

    A text classification model based on textGCN and the WikiData knowledge graph

    Python 1

  2. semantic-similarity semantic-similarity Public

    Forked from pabvald/semantic-similarity

    Comparison of methods based on pre-trained Word2Vec, GloVe and FastText vectors to measure the semantic similarity between sentence pairs

    Jupyter Notebook

  3. ijazulhaq1 ijazulhaq1 Public

    Config files for my GitHub profile.

    Jupyter Notebook

  4. sentence_similarity sentence_similarity Public

    Forked from ataxali/sentence_similarity

    Measuring pairwise sentence similarities using embeddings and clustering

    Jupyter Notebook

  5. ClusteringResearch ClusteringResearch Public

  6. Feature-Agglomeration-Clustering Feature-Agglomeration-Clustering Public

    Forked from DamiPayne/Feature-Agglomeration-Clustering

    Reads CSV text files and uses a Tfidf vectoriser to semantically cluster like sentences, then uses a hierarchical clustering algorithm to assign the words to n clusters

    Python