Skip to content

ginalined/Question_Answer_Croagunk

Repository files navigation

Question_Answer_Croagunk

Environment Setup

pip3 install nltk
pip3 install stanza

Usage

./ask <article> <n>
./answer <article> <questions>

Stanfordcorenlp usage example

python3 corenlp.py

Article Analysis

  • Using stanza:
python3 processor/stanza_process.py <article>
  • Using nltk:
python3 processor/nltk_process.py <article>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages