Researcher profile

Ajai Kumar

Ajai Kumar contributes to research discovery and scholarly infrastructure.

ResearcherAffiliation not importedOpen to collaborate

Trust snapshot

Quick read

Trust 21 - EmergingVerification L1Unclaimed author
7works
0followers
3topics
4close collaborators

Actions

Decide how to stay connected

Follow researcher0

Identity and collaboration

How to connect with this researcher

Claiming links this public author record to a researcher profile and unlocks direct collaboration workflows.

Log in to claim

Direct collaboration

Open a focused conversation when the fit is right

Claim this author entity first to unlock direct invitations.

Research graph

See the researcher in context

Open full explorer

Inspect adjacent work, topics, institutions and collaborators without jumping out to a separate graph page.

Building this graph slice

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

7 published item(s)

preprint2020arXiv

Characterization of atmospheric pressure plasma plume

In order to optimize the parameters of the plasma plume for atmospheric pressure plasma applications such as biological and industrial applications, it is highly necessary to thoroughly understand its characteristics. In this paper, various diagnostic techniques are discussed to characterize the atmospheric pressure plasma plume. The major emphasis of this work is to utilize possibly simple methods, low complexity in post data analysis and obtain in-situ information. The parameters of the plasma plume such as spatial variation of gas temperature, electron excitation temperature, plume velocity, plume current, electron density are experimentally measured. In addition, plasma discharge behavior and plume formation with various gas flow rates and applied voltage are studied. The characterization of the above parameters is carried out by using electrical diagnostics (voltage probe and a current sensor), Optical diagnostics (optical emission spectroscopy (OES), fast imaging method using ICCD camera), and thermocouple. The plasma plume/gas temperature along the plume length is measured by using a simple K-type thermocouple and is found to be in the range of (42.5 - 24.5) deg C. The OES is used to estimate the electron excitation temperature of plasma plume and to identify the key reactive species (OH, NO, N2+, O, etc.) present in the plume. ICCD camera is utilized to capture the temporal evolution of plasma and to estimate the plume velocity along the plume length. The current transformer is utilized to measure the plume current along the plume length. By using the velocity and current information, the plasma density is evaluated, and the obtained values are in the range of (0.069-5.96)x 10^12 cm^-3. The above range of parameters and tunable nature of our designed plasma source will be useful for the development and optimization of plasma sources for various applications.

preprint2015arXiv

Hindi to English Transfer Based Machine Translation System

In large societies like India there is a huge demand to convert one human language into another. Lots of work has been done in this area. Many transfer based MTS have developed for English to other languages, as MANTRA CDAC Pune, MATRA CDAC Pune, SHAKTI IISc Bangalore and IIIT Hyderabad. Still there is a little work done for Hindi to other languages. Currently we are working on it. In this paper we focus on designing a system, that translate the document from Hindi to English by using transfer based approach. This system takes an input text check its structure through parsing. Reordering rules are used to generate the text in target language. It is better than Corpus Based MTS because Corpus Based MTS require large amount of word aligned data for translation that is not available for many languages while Transfer Based MTS requires only knowledge of both the languages(source language and target language) to make transfer rules. We get correct translation for simple assertive sentences and almost correct for complex and compound sentences.

preprint2014arXiv

Assessing the Quality of MT Systems for Hindi to English Translation

Evaluation plays a vital role in checking the quality of MT output. It is done either manually or automatically. Manual evaluation is very time consuming and subjective, hence use of automatic metrics is done most of the times. This paper evaluates the translation quality of different MT Engines for Hindi-English (Hindi data is provided as input and English is obtained as output) using various automatic metrics like BLEU, METEOR etc. Further the comparison automatic evaluation results with Human ranking have also been given.

preprint2014arXiv

Evaluation and Ranking of Machine Translated Output in Hindi Language using Precision and Recall Oriented Metrics

Evaluation plays a crucial role in development of Machine translation systems. In order to judge the quality of an existing MT system i.e. if the translated output is of human translation quality or not, various automatic metrics exist. We here present the implementation results of different metrics when used on Hindi language along with their comparisons, illustrating how effective are these metrics on languages like Hindi (free word order language).

preprint2014arXiv

Shiva: A Framework for Graph Based Ontology Matching

Since long, corporations are looking for knowledge sources which can provide structured description of data and can focus on meaning and shared understanding. Structures which can facilitate open world assumptions and can be flexible enough to incorporate and recognize more than one name for an entity. A source whose major purpose is to facilitate human communication and interoperability. Clearly, databases fail to provide these features and ontologies have emerged as an alternative choice, but corporations working on same domain tend to make different ontologies. The problem occurs when they want to share their data/knowledge. Thus we need tools to merge ontologies into one. This task is termed as ontology matching. This is an emerging area and still we have to go a long way in having an ideal matcher which can produce good results. In this paper we have shown a framework to matching ontologies using graphs.

preprint2014arXiv

Shiva++: An Enhanced Graph based Ontology Matcher

With the web getting bigger and assimilating knowledge about different concepts and domains, it is becoming very difficult for simple database driven applications to capture the data for a domain. Thus developers have come out with ontology based systems which can store large amount of information and can apply reasoning and produce timely information. Thus facilitating effective knowledge management. Though this approach has made our lives easier, but at the same time has given rise to another problem. Two different ontologies assimilating same knowledge tend to use different terms for the same concepts. This creates confusion among knowledge engineers and workers, as they do not know which is a better term then the other. Thus we need to merge ontologies working on same domain so that the engineers can develop a better application over it. This paper shows the development of one such matcher which merges the concepts available in two ontologies at two levels; 1) at string level and 2) at semantic level; thus producing better merged ontologies. We have used a graph matching technique which works at the core of the system. We have also evaluated the system and have tested its performance with its predecessor which works only on string matching. Thus current approach produces better results.

preprint2013arXiv

HEVAL: Yet Another Human Evaluation Metric

Machine translation evaluation is a very important activity in machine translation development. Automatic evaluation metrics proposed in literature are inadequate as they require one or more human reference translations to compare them with output produced by machine translation. This does not always give accurate results as a text can have several different translations. Human evaluation metrics, on the other hand, lacks inter-annotator agreement and repeatability. In this paper we have proposed a new human evaluation metric which addresses these issues. Moreover this metric also provides solid grounds for making sound assumptions on the quality of the text produced by a machine translation.