An open API service indexing awesome lists of open source software.

https://github.com/gauravshelangia/Text_Summarizer-Simplifier


https://github.com/gauravshelangia/Text_Summarizer-Simplifier

nlp php website

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Text_Summarizer-Simplifier
#### put run.sh file inside "/var/www" with html folder
#### Copy php_summarizer inside "/var/www/html"
#### First download the semantic.zip from "https://sourceforge.net/projects/semantics/files/latest/download"
#### Unzip semantics.zip and copy inside "/var/www/html" with php_summarizer
#### Now replace the USAGE.java of semantics with given USAGE.java (path of USAGE.java -> semantics/src)
#### Also put Getresult.java in "semantics/src"

For this you should have wordnet3.0 installed
and path of wordnet should be "/usr/local/WordNet-3.0/bin/wn" if different then you have to replace it in wordclass.java file