<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Identifying deplicate questions on Quora</title>
  </titleInfo>
  <name type="personal">
    <namePart>Akhileshwar, Chennu</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Sumanta, Guha</namePart>
    <role>
      <roleTerm type="text">Chairperson</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Phan, Minh Dung</namePart>
    <role>
      <roleTerm type="text">Examination Committee</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Bohez, Erik L.J.</namePart>
    <role>
      <roleTerm type="text">Examination Committee</roleTerm>
    </role>
  </name>
  <name type="corporate">
    <namePart>AIT Fellowship</namePart>
    <role>
      <roleTerm type="text">Scholarship donor</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="marc">series</genre>
  <genre authority="marc">technical report</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">th</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Pathum Thani, Thailand</placeTerm>
    </place>
    <publisher>Asian Institute of Technology</publisher>
    <dateIssued>2017</dateIssued>
    <issuance>continuing</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <extent>40 leaves : ill.</extent>
  </physicalDescription>
  <abstract>Finding whether the two questions are asking the same thing can be challenging, as word choice and sentence structure may vary signi{uFB01}cantly. Some of the natural language processing techniques have been found to have the limited success in separating related question from duplicate ones. Quora is a very good source which helps the users to exchange their knowledge and they also face this problem of duplicate questions. Since Quora gives importance to similar questions problem, it want to provide a good experience for both the question seeker and writer. Using a data set question pairs provided by Quora in Kaggle, we extract the features from the data set by using some methods like common word share, Jaccard Similarity Coefcient, Cosine Similarity, Tf-Idf. After extracting the features from the data we use some machine learning algorithms to build a model using training data. By using this model we get the {uFB01}nal values of the test data set. </abstract>
  <note>A research submitted in partial fulfillment of the requirements for the  degree of Master of Engineering in Information Management, School of Engineering and Technology</note>
  <note>Research studies project report (M. Eng.) - Asian Institute of Technology, 2017</note>
  <subject authority="lcsh">
    <topic>Machine learning</topic>
    <topic>Technique</topic>
  </subject>
  <relatedItem type="series">
    <titleInfo>
      <title>Research studies project report  ; no. IM-17-12</title>
    </titleInfo>
    <name type="corporate">
      <namePart>Asian Institute of Technology.</namePart>
      <namePart/>
    </name>
  </relatedItem>
  <identifier type="uri">http://203.159.5.9/ait-thesis/detail.php?q=B06933</identifier>
  <location>
    <url displayLabel="Full-Text">http://203.159.5.9/ait-thesis/detail.php?q=B06933</url>
  </location>
  <recordInfo>
    <recordCreationDate encoding="marc">200707</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260818134219.0</recordChangeDate>
  </recordInfo>
</mods>
