Download Latest Version FALCON_SEARCH_V2.0.zip (97.6 MB)
Email in envelope

Get an email when there's a new version of FALCON - Text Search Java Project

Home
Name Modified Size InfoDownloads / Week
FALCON v2.0 2014-04-18
FALCON v1.0 2014-01-25
README.txt 2014-04-18 2.6 kB
Totals: 3 Items   2.6 kB 1
 		 ______
              ,-'  __ ,`--.
            ,'  ,-'O) \' _ \
           /  _     _,:,'-`'
          :  , /  ,'   :
          ; : \ (    ) |
         /. \_ `-`  /, `.
        /;`-._\    '/ \  `.
       // `- ,`'  ,' -','`-`.
      /`:/  '-'  ._,  / `-'`-\
     ;`-|`/   /   ,  :`-'`-'`-\
     |`-: `-' `-' `- |-'`-'`-':     "FALCON SEARCH"
     :`-: |  |_ |  | :`-'`-'`-|	    
     :`- :`-'   `-' `\'`-'`-'`;     A JAVA PROJECT
     \`-'\ \_, \_, |_:-'`-'`-':       
      \-''\    '-     \`-'`-'`/	   
       `.-'\ \  `-'  `-:`-'`-'\
         \-'\ `-'  \_, |'`-'`-':
          :-'\ \_      : ' ' ' :
          `.-'\  `-' \  \ ' ' ';
            \-':`-'  :  : ' ' '\
             `.|  `-':. (/ ;',';
               ;`-'  \/'.\( ( (:
                ),._// /. :''`.:
               _/ /_/  )'`|''`.(
          _..-`_,-`_. ( ' :''`.;
         (,;/;_,-''  \,:' |\'`.:`.
        / (,(/        `/\ ||\`.|  \
       ;-'' '   ,-'   .  `:||:.(-. \
    ,-' .    /         `   \| `'  `'
   '    ':._        )     ,'('
                  ,'        \ 

---------------
- What is it? -
---------------

The "Falcon Search" is a JAVA API and tool to search inside the 
documents. It was originally started to search the content in pdf files 
under the project "HAWK Search". 

Searching with this tool is query-based not word-based as in most
of the document search tools OR document readers. It also takes care 
of jumbling of words within query and spelling mistakes.

Commonly used techniques in this project are Natural Language Processing,
Information Extraction and Question-Answering Architecture.



------------------
- Latest Version -
------------------

Details of latest version can be found on project website -
http://geekdadaji.com



--------------------
- Content Provided -
--------------------

1) USABLE
	-> falcon_search.jar
	-> WordnetDict
	-> english-bidirectional-distsim.tagger
	-> falcon_search.war

2) READABLE
	-> Examples
		=> animal.json (Sample Json File)
			All json files given for the indexing should be 
			in this format only  !!!
		=> "code samples.txt"
			Contains code samples for major ops.
	-> Falcon JavaDocs
		It contains brief description for all public variables.
	-> "HOW TO RUN.txt"
		It contains info how to run JAR and WAR files.

3) LICENSE
	-> License creativecommons.pdf
	-> License Summary.pdf



-------------------
- CONTACT DETAILS -
-------------------

CREATOR  : SWAPNIL A JADHAV (saj1919)
EMAIL ID : dadajibudhau@gmail.com
WEBSITE  : http://geekdadaji.com
LICENSE  : CC BY-NC 4.0

Source: README.txt, updated 2014-04-18