文件名称:新闻言论自动提取
介绍说明--下载内容来自于网络,使用问题请自行百度
根据新闻的内容,在线提取言论实体与发表的观点,利用哈工大的pyltp语言模型对输入的新闻进行分句、分词、命名实体识别,判断新闻是否存在实体,对包含实体的内容进行依存句法分析,若谓语存在相似词列表中,则后面句子为观点内容。
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : News-speech-extraction-master.zip 列表 News-speech-extraction-master/ News-speech-extraction-master/README.md News-speech-extraction-master/app.py News-speech-extraction-master/data/ News-speech-extraction-master/data/DatabaseHandle.py News-speech-extraction-master/data/__init__.py News-speech-extraction-master/data/news-sql.txt News-speech-extraction-master/data/similar_word.txt News-speech-extraction-master/models/ News-speech-extraction-master/models/frequence.dic News-speech-extraction-master/models/ltp_data_v3.4.0/ News-speech-extraction-master/models/ltp_data_v3.4.0/download pyltp model.git News-speech-extraction-master/models/news.50.model News-speech-extraction-master/static/ News-speech-extraction-master/static/css/ News-speech-extraction-master/static/css/boomerang.min.css News-speech-extraction-master/static/images/ News-speech-extraction-master/static/images/AutoExtraction.png News-speech-extraction-master/static/images/AutoSummarization.png News-speech-extraction-master/static/images/icon.png News-speech-extraction-master/static/images/img-41.jpg News-speech-extraction-master/static/images/img-42.jpg News-speech-extraction-master/static/images/result.png News-speech-extraction-master/static/js/ News-speech-extraction-master/static/js/Sortable.min.js News-speech-extraction-master/static/js/bootstrap.min.js News-speech-extraction-master/static/js/detect.js News-speech-extraction-master/static/js/fastclick.js News-speech-extraction-master/static/js/jquery.app.js News-speech-extraction-master/static/js/jquery.blockUI.js News-speech-extraction-master/static/js/jquery.bootstrap-growl.min.js News-speech-extraction-master/static/js/jquery.lazyload.min.js News-speech-extraction-master/static/js/jquery.min.js News-speech-extraction-master/static/js/jquery.nicescroll.js News-speech-extraction-master/static/js/jquery.scrollTo.min.js News-speech-extraction-master/static/js/modernizr.min.js News-speech-extraction-master/static/js/moment.min.js News-speech-extraction-master/templates/ News-speech-extraction-master/templates/_macros.html News-speech-extraction-master/templates/index.html News-speech-extraction-master/templates/layout.html News-speech-extraction-master/utils/ News-speech-extraction-master/utils/AutoSummarization.py News-speech-extraction-master/utils/__init__.py News-speech-extraction-master/utils/__pycache__/ News-speech-extraction-master/utils/__pycache__/__init__.cpython-36.pyc News-speech-extraction-master/utils/__pycache__/tools.cpython-36.pyc News-speech-extraction-master/utils/get_similarword.py News-speech-extraction-master/utils/tools.py News-speech-extraction-master/utils/trainWord2vec/ News-speech-extraction-master/utils/trainWord2vec/1. json_to_text.py News-speech-extraction-master/utils/trainWord2vec/2. transform_and_cut.py News-speech-extraction-master/utils/trainWord2vec/3. train_word2vec.py News-speech-extraction-master/utils/trainWord2vec/Train-word2vec.md News-speech-extraction-master/views/ News-speech-extraction-master/views/__init__.py News-speech-extraction-master/views/__pycache__/ News-speech-extraction-master/views/__pycache__/__init__.cpython-36.pyc News-speech-extraction-master/views/__pycache__/index.cpython-36.pyc News-speech-extraction-master/views/__pycache__/main.cpython-36.pyc News-speech-extraction-master/views/main.py
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.