<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Amrita_CEN@MSIR-FIRE2016: Code-Mixed Question Classification using BoWs and RNN Embeddings</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Anand Kumar M</string-name>
          <email>m_anandkumar@cb.amrita.edu</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Soman K P</string-name>
          <email>kp_soman@amrita.edu</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Center for Computational Engineering and</institution>
          ,
          <addr-line>Networking(CEN)</addr-line>
          ,
          <institution>Amrita School of Engineering</institution>
          ,
          <addr-line>Coimbatore</addr-line>
          ,
          <institution>Amrita Vishwa Vidyapeetham, Amrita University</institution>
        </aff>
      </contrib-group>
      <abstract>
        <p>Question classification is a key task in many question answering applications. Nearly all previous work on question classification has used machine learning and knowledge-based methods. This working note presents an embedding based Bag-ofWords method and Recurrent Neural Network to achieve an automatic question classification in the code-mixed BengaliEnglish text. We build two systems that classify questions mostly at the sentence level. We used a recurrent neural network for extracting features from the questions and Logistic regression for classification. We conduct experiments on Mixed Script Information Retrieval (MSIR) Task 1 dataset at FIRE20161. The experimental result shows that the proposed method is appropriate for the question classification task.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>classification
• Computing
Question answering systems can be viewed as an inevitable
element of information retrieval systems, allowing users to ask
questions in a natural language text and receive brief answers.
Earlier research has shown explicitly that the correct classification
of questions to the expected answer type is necessary to any
successful question answering system. Question classification is
to recognize the answer-type automatically to a given query
written in the natural language text. For example, the query,
“What is the Capital of India?”, the task of a question
classification system is to recognize the type “Location” to this
question because the expected answer to this query is a named
entity of type “Location”. Classification of queries is also treated
as an answer type prediction since the type of the answer is
predicted. Many existing question answering systems used
manually built sets of rules to map a question to a correct type,
which is the language specific, not efficient in maintaining and
upgrading. Machine learning approaches are often used to
identify the expected answer types. The motivation of using the
advantage of Recurrent Neural Network (RNN) based embedding
is that RNN captures the contextual information in a better way.</p>
    </sec>
    <sec id="sec-2">
      <title>2. RELATED WORKS ON QUESTION</title>
    </sec>
    <sec id="sec-3">
      <title>CLASSIFICATION</title>
      <p>
        Basically, there are two different methods commonly used in
question classification: knowledge-based and machine learning
based. There are also some combined approaches which connect
rule-based and the machine learning approaches (Huang et. al.,
2008; Silva et. al., 2011; Ray et. al., 2010) [
        <xref ref-type="bibr" rid="ref1 ref2 ref7">1,2,7</xref>
        ]. Rule-based
methods classify the questions with hand-crafted rules (Hull,
1999; Prager et. al., 1999) [
        <xref ref-type="bibr" rid="ref3 ref4">3,4</xref>
        ]. However, these approaches
affected from too many rules (Li and Roth, 2004) [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ] and only
perform well on a particular dataset. Recent NLP research for
Indian languages moving towards social media content which is
informal and often code-mixed. Researchers focused on
developing conventional Natural Language Processing (NLP)
applications for handling Social media content. Standard shared
tasks and workshops like FIRE and ICON2 Tools contest are
giving preferences to this new genre text. The large-scale use of
code-mixed style in social media platforms motivates the
researchers to carry out this type of research in Indian languages.
The significant number of research is going on in social media
text and code-mixed text. Notable areas are, language
identification [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] , question answering [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ] , POS tagging [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ],
polarity detection [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ] and entity extraction for Indian languages
[
        <xref ref-type="bibr" rid="ref12 ref14">12, 14</xref>
        ]. Barman et. al. [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ] presented the challenges of Language
Identification in code-mixed text and they claimed that
codemixing is common among users who are multilingual. Vyas et. al.
[
        <xref ref-type="bibr" rid="ref15">15</xref>
        ] discussed the efforts taken to POS tag social media content
from English-Hindi code-mixed text while trying to address the
complexities of code-mixing. The impact of code-mixing on the
effectiveness of information retrieval has been discussed by Gupta
et. al. [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ] in query expansion for mixed-script and code-mixed
queries. Recently, Banerjee et. al. (2015) [
        <xref ref-type="bibr" rid="ref17 ref18">17, 18</xref>
        ] formally
introduced the code-mixed cross-script question answering as a
research problem. Banerjee et. al. [
        <xref ref-type="bibr" rid="ref19">19</xref>
        ] explains the use of growing
user generated content to serve as information collection source
for the question answering task on a low-resource language for the
first time and explained their cross-script code-mixed question
answering corpus
      </p>
      <sec id="sec-3-1">
        <title>1 http://fire.irsi.res.in/fire/2016/home</title>
      </sec>
      <sec id="sec-3-2">
        <title>2 http://amitavadas.com/Code-Mixing.html</title>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>3. TASK DESCRIPTION</title>
      <p>
        The code-mixed cross-script question classification
is subtask-1 in shared task on Mixed Script Information Retrieval
(MSIR3) at FIRE 2016 [
        <xref ref-type="bibr" rid="ref23">23</xref>
        ].
      </p>
      <p>Let, Q = {q1, q2 , . . . , qn} be a set of factoid questions written in
Code-mixed Bengali-English Text (Romanized Bengali along
with English). Let T = {t1, t2,…,tn} be the set of question types.
The task is to classify each given question q ∈ Q into one of the
predefined coarse-grained question type t ∈ T. Example for
codemixed question classification task is given below,</p>
      <sec id="sec-4-1">
        <title>Question:</title>
        <p>last volvo bus kokhon chare ?
[When is the last Volvo bus..]</p>
      </sec>
      <sec id="sec-4-2">
        <title>Question Type:</title>
        <p>TEMPORAL
The number of queries, the total number of words and average
words per query in Training and testing data are illustrated in
Table 1. Totally, 9 different coarse-grained question types are
used in this question classification task. The various question
types and their corresponding frequency in training data are
shown in Table 2. This table also reveals the percentage of each
question type in training data. More than 65% of the training data
set belongs to 4 primary query types which are Organization,
Temporal, Person, and Number.</p>
        <p>Table 1. MSIR Subtask-1 data facts</p>
      </sec>
      <sec id="sec-4-3">
        <title>Queries</title>
      </sec>
      <sec id="sec-4-4">
        <title>Total Words</title>
      </sec>
      <sec id="sec-4-5">
        <title>Model</title>
      </sec>
      <sec id="sec-4-6">
        <title>Training</title>
      </sec>
      <sec id="sec-4-7">
        <title>Testing</title>
        <p>1756
858</p>
      </sec>
      <sec id="sec-4-8">
        <title>Average</title>
        <p>
          Words
5.321
7.15
using the categorical variable function in TensorFlow [
          <xref ref-type="bibr" rid="ref10">10</xref>
          ]. In the
second run, we tried with on Recurrent Neural Network
embedding with logistic regression. Since the dataset is a very
small the RNN based method trails traditional methods. Even
though RNN based method accuracy is less compared with other
methods, the performance of RNN based embedding is
significant for the very limited data. This gives an anticipation for
applying RNN for code-mixed NLP related task.
        </p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>4.1 Bag-of-Words Model for Question</title>
    </sec>
    <sec id="sec-6">
      <title>Classification (Run1)</title>
      <p>
        We developed a question classification system with a BoW model
using TensorFlow [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ]. Here the maximum word length is fixed
as 15 and embedding size as 50. Each word-type in the query is
converted into 50-dimensional vectors. For the given 330 queries
in the training set, we formed an input matrix of size 330 x 15,
and for each word we substitute the random word embeddings
(categorical word representation) and finally the size of the input
tensor is 330 x 15 x 50. We used the max pooling concept and
choose the maximum value across the max word length of 15.
This reduced the tensor to the matrix of size 330 x 50 which is
considered as query embeddings and given to logistic regression
classifier with default parameters. Finally, we used Arg-max
function to choose the best question type.
      </p>
    </sec>
    <sec id="sec-7">
      <title>4.2 Recurrent Neural Net based Question</title>
    </sec>
    <sec id="sec-8">
      <title>Classification System (Run2)</title>
      <p>
        Recurrent Neural Networks (RNNs) are successful models
that have shown prominent improvement in many NLP
applications. The idea behind RNNs is to make use of sequential
information [
        <xref ref-type="bibr" rid="ref21">21</xref>
        ]. If you want to predict the subsequent word in a
sentence you completely know which words appeared before it.
RNNs are called recurrent because they carry out the same task
for every element of a sequence, with the output being depended
on the previous computations.
      </p>
      <p>
        In our second submission, we developed a Recurrent Neural
Network based question classification system using TensorFlow
[
        <xref ref-type="bibr" rid="ref10">10</xref>
        ]. We followed the same produce of Run1 for creating the
input tensor of size (330 x 15 x 50). This initial 15 x 50 matrix
embedding of each query is reduced to 50-dimensional embedding
vectors. This initial embedding vector is given to Gated Recurrent
Unit, or GRU, a slightly variation on the LSTM introduced by
[
        <xref ref-type="bibr" rid="ref22">22</xref>
        ].The resulting model is simpler than standard LSTM models,
and has been growing increasingly popular. Finally, take encoding
of the last step and pass it as features for logistic regression for
training.
      </p>
    </sec>
    <sec id="sec-9">
      <title>5. EXPERIMENTS AND RESULTS</title>
      <p>In this section, detailed cross-validation results and the
accuracy has been given by the task organizers are elucidated.</p>
    </sec>
    <sec id="sec-10">
      <title>5.1 Cross-validation Results</title>
      <p>We randomly split the 330 queries in training set into 281 and 49
and named as training and development set respectively. This data
set used for validating our methods with two different parameters,
embedding size, and maximum query length. We varied the
maximum document size to 10, 15, 20, 25, and 30. We used only
two different embedding sizes, 50 and 100. We tried BoW and
RNN based methods for developing the code-mixed question
classification system. Figure 1 explains the comparison between
the BoW and RNN based methods with different query length and
embedding size. We fixed the query length as 15 and embedding
size as 50 in our experiments.</p>
    </sec>
    <sec id="sec-11">
      <title>4. QUESTION CLASSIFICATION FOR</title>
    </sec>
    <sec id="sec-12">
      <title>CODE-MIXED BENGALI ENGLISH TEXT</title>
      <p>We have submitted two runs in the question classification for
code-mixed text. In the first run, we used the traditional BoW
model with logistic regression. In order to apply regression, we
represent each word-type to random vectors of floating numbers
3 https://msir2016.github.io/
0.9</p>
    </sec>
    <sec id="sec-13">
      <title>5.2 MSIR Sub Task-1 Results</title>
      <p>
        Here, the accuracy has been given by the task organizers are
explained. Organizers evaluated submitted systems based on the
accuracy. Overall performance and in-depth accuracy per question
type are also released by the organizers [
        <xref ref-type="bibr" rid="ref20">20</xref>
        ]. The overall accuracy
of our submission is shown in Table 3. The highest accuracies of
other teams are shown in Table 4. IINTU team positioned to first
followed by Anuj, BITS, and our Team (Amrita_CEN). Figure 2
explains the query types and their corresponding accuracy for our
submissions. It is interesting to note that RNN based model
outperforms the BoW in the ORGANIZATION type questions
which count is higher in the training dataset. At the same time, the
OBJ and MISC type, which are less in a count, accuracies are
comparably low in RNN based model.
      </p>
    </sec>
    <sec id="sec-14">
      <title>6. CONCLUSION</title>
      <p>Question classification is an inevitable module in the question
answering system. This working note presents code-mixed
question classification system using BoWs and RNN embeddings.
To our knowledge, this is the first time that RNN embedding is
applied to question classification task. Since the training corpus is
small and unavailability of unsupervised code-mixed data, the
performance of the RNN based system trails the traditional BoWs
method. The performance of the RNN based embedding is not
that poor and paves the way in future to apply for code-mixed
script analysis. It is exciting to note that RNN based model
outperforms the BoWs in the ORGANIZATION type questions
which occurrence is high in the training dataset. At the same time
for OBJ and MISC type queries, which are less in a count,
accuracies are comparably low in RNN based model. Finally, our
team (Amrita_CEN) positioned third place in the overall
performance.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>Zhiheng</given-names>
            <surname>Huang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Marcus</given-names>
            <surname>Thint</surname>
          </string-name>
          , and
          <string-name>
            <given-names>Zengchang</given-names>
            <surname>Qin</surname>
          </string-name>
          .
          <article-title>Question classification using headwords and their hypernyms</article-title>
          .
          <source>In Proceedings of the Conference on Empirical Methods in Natural Language Processing</source>
          ,
          <source>(EMNLP '08)</source>
          , pages
          <fpage>927</fpage>
          -
          <lpage>936</lpage>
          ,
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>Joao</given-names>
            <surname>Silva</surname>
          </string-name>
          , Luısa Coheur, Ana Mendes, and
          <string-name>
            <given-names>Andreas</given-names>
            <surname>Wichert</surname>
          </string-name>
          .
          <article-title>From symbolic to sub-symbolic information in question classification</article-title>
          .
          <source>Artificial Intelligence Review</source>
          ,
          <volume>35</volume>
          (
          <issue>2</issue>
          ):
          <fpage>137</fpage>
          -
          <lpage>154</lpage>
          ,
          <year>2011</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>E.</given-names>
            <surname>Voorhees</surname>
          </string-name>
          .
          <source>The TREC-8 Question Answering Track Report. In Proceedings of the 8thText Retrieval Conference (TREC8)</source>
          , pp.
          <fpage>77</fpage>
          -
          <lpage>82</lpage>
          , NIST, Gaithersburg,
          <string-name>
            <surname>MD</surname>
          </string-name>
          ,
          <year>1999</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>John</given-names>
            <surname>Prager</surname>
          </string-name>
          , Dragomir Radev, Eric Brown, and
          <string-name>
            <given-names>Anni</given-names>
            <surname>Coden</surname>
          </string-name>
          .
          <article-title>The use of predictive annotation for question answering in trec8</article-title>
          .
          <source>In NIST Special Publication</source>
          <volume>500</volume>
          -246:The Eighth Text Retrieval Conference (TREC), pages
          <fpage>399</fpage>
          -
          <lpage>411</lpage>
          . NIST,
          <year>1999</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>Xin</given-names>
            <surname>Li</surname>
          </string-name>
          and
          <string-name>
            <given-names>Dan</given-names>
            <surname>Roth</surname>
          </string-name>
          .
          <year>2004</year>
          .
          <article-title>Learning question classifiers: The role of semantic information</article-title>
          .
          <source>COLING</source>
          ,pp.
          <fpage>556</fpage>
          -
          <lpage>562</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>Zhiheng</given-names>
            <surname>Huang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Marcus</given-names>
            <surname>Thint</surname>
          </string-name>
          , and
          <string-name>
            <given-names>Asli</given-names>
            <surname>Celikyilmaz</surname>
          </string-name>
          .
          <year>2009</year>
          <article-title>Investigation of question classifier in question answering</article-title>
          .
          <source>EMNLP</source>
          , pp.
          <fpage>543</fpage>
          -
          <lpage>550</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>Santosh</given-names>
            <surname>Kumar</surname>
          </string-name>
          <string-name>
            <surname>Ray</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Shailendra</given-names>
            <surname>Singh</surname>
          </string-name>
          , and
          <string-name>
            <given-names>B. P.</given-names>
            <surname>Joshi</surname>
          </string-name>
          .
          <article-title>A semantic approach for question classification using wordnet and Wikipedia</article-title>
          . Pattern Recogn. Lett.,
          <volume>31</volume>
          :
          <fpage>1935</fpage>
          -
          <lpage>1943</lpage>
          ,
          <year>2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>Rahul</given-names>
            <surname>Venkatesh</surname>
          </string-name>
          <string-name>
            <surname>Kumar</surname>
          </string-name>
          ,
          <string-name>
            <surname>R.M.</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Anand</given-names>
            <surname>Kumar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            ,
            <surname>Soman</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.P.</given-names>
            <surname>AmritaCEN-NLP</surname>
          </string-name>
          @
          <article-title>FIRE 2015 language identification for Indian languages in social media text (</article-title>
          <year>2015</year>
          ) CEUR Workshop Proceedings,
          <volume>1587</volume>
          , pp.
          <fpage>26</fpage>
          -
          <lpage>28</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <surname>Barman</surname>
          </string-name>
          ,
          <string-name>
            <surname>A. Das</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <string-name>
            <surname>Wagner</surname>
            , and
            <given-names>J.</given-names>
          </string-name>
          <string-name>
            <surname>Foster</surname>
          </string-name>
          , “
          <article-title>Code Mixing: A Challenge for Language Identification in the Language of Social Media</article-title>
          ,” in First Workshop on Computational Approaches to Code Switching,
          <year>2014</year>
          , pp.
          <fpage>21</fpage>
          -
          <lpage>3</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <surname>Abadi</surname>
          </string-name>
          , Martın, Ashish Agarwal, Paul Barham, Eugene Brevdo, Zhifeng Chen, Craig Citro, Greg S. Corrado et al.
          <article-title>"Tensorflow: Large-scale machine learning on heterogeneous distributed systems</article-title>
          .
          <source>" arXiv preprint arXiv:1603.04467</source>
          (
          <year>2016</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>Khyathi</given-names>
            <surname>Chandu</surname>
          </string-name>
          <string-name>
            <surname>Raghavi</surname>
          </string-name>
          , Manoj Kumar Chinnakotla, and
          <string-name>
            <given-names>Manish</given-names>
            <surname>Shrivastava</surname>
          </string-name>
          .
          <year>2015</year>
          .
          <article-title>"Answer ka type kya he?": Learning to Classify Questions in Code-Mixed Language</article-title>
          .
          <source>In Proceedings of the 24th International Conference on World Wide Web (WWW '15 Companion)</source>
          . ACM, New York, NY, USA,
          <fpage>853</fpage>
          -
          <lpage>858</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <surname>Devi</surname>
            ,
            <given-names>G.R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Veena</surname>
            ,
            <given-names>P.V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kumar</surname>
            ,
            <given-names>M.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Soman</surname>
            ,
            <given-names>K.P.</given-names>
          </string-name>
          <string-name>
            <surname>Entity</surname>
          </string-name>
          <article-title>Extraction for Malayalam Social Media Text Using structured Skip-gram Based Embedding Features from Unlabeled Data (</article-title>
          <year>2016</year>
          ) Procedia Computer Science,
          <volume>93</volume>
          , pp.
          <fpage>547</fpage>
          -
          <lpage>553</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <surname>Nivedhitha</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sanjay</surname>
            ,
            <given-names>S.P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Anand</surname>
            <given-names>Kumar</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            ,
            <surname>Soman</surname>
          </string-name>
          ,
          <string-name>
            <surname>K.P.</surname>
          </string-name>
          <article-title>Unsupervised word embedding based polarity detection for Tamil tweets (2016)</article-title>
          <source>International Journal of Control Theory and Applications</source>
          ,
          <volume>9</volume>
          (
          <issue>10</issue>
          ), pp.
          <fpage>4631</fpage>
          -
          <lpage>4638</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>Anand</given-names>
            <surname>Kumar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            ,
            <surname>Se</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            ,
            <surname>Soman</surname>
          </string-name>
          ,
          <string-name>
            <surname>K.P. AMRITACEN@FIRE</surname>
          </string-name>
          <year>2015</year>
          :
          <article-title>Extracting entities for social media texts in Indian languages (</article-title>
          <year>2015</year>
          ) CEUR Workshop Proceedings,
          <volume>1587</volume>
          , pp.
          <fpage>85</fpage>
          -
          <lpage>88</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>Y.</given-names>
            <surname>Vyas</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Gella</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Sharma</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Bali</surname>
          </string-name>
          , and
          <string-name>
            <given-names>M.</given-names>
            <surname>Choudhury</surname>
          </string-name>
          .
          <article-title>POS Tagging of English-Hindi Code-Mixed Social Media Content</article-title>
          .
          <source>In EMNLP 2014</source>
          pages
          <fpage>974</fpage>
          -
          <lpage>979</lpage>
          ,
          <year>October 2014</year>
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>P.</given-names>
            <surname>Gupta</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Bali</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R. E.</given-names>
            <surname>Banchs</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Choudhury</surname>
          </string-name>
          , and
          <string-name>
            <given-names>P.</given-names>
            <surname>Rosso</surname>
          </string-name>
          .
          <article-title>Query Expansion for Mixed-Script Information Retrieval</article-title>
          .
          <source>In SIGIR '14</source>
          , pages
          <fpage>677</fpage>
          -
          <lpage>686</lpage>
          , ACM,
          <year>2014</year>
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <surname>Banerjee</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bandyopadhyay</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          :
          <article-title>Ensemble Approach for Fine-Grained Question Classification in Bengali</article-title>
          .
          <source>In: Proceedings of 27th Pacific Asia Conference on Language, Information</source>
          , and
          <string-name>
            <surname>Computation</surname>
          </string-name>
          (PACLIC), Taiwan, pp.
          <fpage>75</fpage>
          -
          <lpage>84</lpage>
          (
          <year>2013</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <surname>Banerjee</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bandyopadhyay</surname>
            ,
            <given-names>S.:</given-names>
          </string-name>
          <article-title>An Empirical Study of Combining Multiple Models in Bengali Question Classification</article-title>
          .
          <source>In: Proceedings of International Joint Conference on Natural Language Processing (IJCNLP)</source>
          , Japan, pp.
          <fpage>892</fpage>
          -
          <lpage>896</lpage>
          (
          <year>2013</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <surname>Somnath</surname>
            <given-names>Banerjee</given-names>
          </string-name>
          , Sudip Kumar Naskar, Paolo Rosso, and
          <string-name>
            <given-names>Sivaji</given-names>
            <surname>Bandyopadhyay</surname>
          </string-name>
          .
          <article-title>The first cross-script code-mixed question answering corpus</article-title>
          .
          <source>In Modelling, Learning and mining for Cross/Multilinguality Workshop, 38th European Conference on Information Retrieval (ECIR)</source>
          , pages
          <fpage>56</fpage>
          -
          <lpage>65</lpage>
          ,
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [20]
          <string-name>
            <given-names>Somnath</given-names>
            <surname>Banerjee</surname>
          </string-name>
          and
          <article-title>Sudip Naskar and Paolo Rosso and Sivaji Bandyopadhyay and Kunal Chakma and Amitava Das and Monojit Choudhury, MSIR@FIRE: Overview of the Mixed Script Information Retrieval</article-title>
          , Working notes of FIRE 2016 -
          <article-title>Forum for Information Retrieval Evaluation, Kolkata</article-title>
          , India, December 7-
          <issue>10</issue>
          ,
          <year>2016</year>
          , CEUR Workshop proceedings, CEUR-WS.org,
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [21] http://www.wildml.com/
          <year>2015</year>
          /09/recurrent-neural
          <article-title>-networkstutorial-part-1-introduction-to-rnns/</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          [22]
          <string-name>
            <surname>Cho</surname>
          </string-name>
          , Bahdanau, Dzmitry, Kyunghyun, and
          <string-name>
            <surname>Bengio</surname>
            ,
            <given-names>Yoshua.</given-names>
          </string-name>
          <article-title>Neural machine translation by jointly learning to align and translate</article-title>
          .
          <source>arXiv:1409</source>
          .0473 [cs.CL],
          <year>September 2014</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          [23]
          <string-name>
            <given-names>S.</given-names>
            <surname>Banerjee</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Chakma</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. K.</given-names>
            <surname>Naskar</surname>
          </string-name>
          ,
          <string-name>
            <surname>A. Das</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          <string-name>
            <surname>Rosso</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Bandyopadhyay</surname>
            , and
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Choudhury</surname>
          </string-name>
          .
          <article-title>Overview of the Mixed Script Information Retrieval at FIRE</article-title>
          .
          <source>In Working notes of FIRE 2016 - Forum for Information Retrieval Evaluation</source>
          , Kolkata, India, December 7-
          <issue>10</issue>
          ,
          <year>2016</year>
          ,
          <string-name>
            <given-names>CEUR</given-names>
            <surname>Workshop</surname>
          </string-name>
          <article-title>Proceedings</article-title>
          . CEUR-WS.org,
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>