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
- Host: GitHub
- URL: https://github.com/gauravshelangia/Text_Summarizer-Simplifier
- Owner: gauravshelangia
- Created: 2016-03-15T03:38:08.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-15T07:32:40.000Z (over 10 years ago)
- Last Synced: 2024-08-02T13:34:35.269Z (almost 2 years ago)
- Topics: nlp, php, website
- Language: PHP
- Size: 42.9 MB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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