Thanks to visit codestin.com
Credit goes to github.com

Skip to content

shivensaiwal/Person

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PersonaExtraction

Extraction of user details from weapons dataset.

#Build Details

  1. Create Solr Collection and add field "id" and "persons"
  2. git clone https://github.com/shivensaiwal/PersonaExtraction.git
  3. mvn assembly:assembly

Execution Details

  1. Jar created at target folder
  2. Require username and password in config.properties
  3. Pass host and solr url as parameter to jar
    Example: java -jar target/PersonaExtraction-0.0.1-SNAPSHOT-jar-with-dependencies.jar -h "www.slickguns.com" -s "http://localhost:8983/solr/WeaponsData"

#Results Solr collection created with HTML-Document Id and Usernames

#Note Working for hostnames

  1. www.hipointfirearmsforums.com
  2. www.slickguns.com

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published