Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Text_Summarization>python bert_sum.py hatası #3

Open
seyfullah opened this issue Sep 6, 2020 · 0 comments
Open

Text_Summarization>python bert_sum.py hatası #3

seyfullah opened this issue Sep 6, 2020 · 0 comments

Comments

@seyfullah
Copy link

(base) D:\AcikHack\github\AcikHack2-COVID-19-Uygulamasi\Text_Summarization>python bert_sum.py
Traceback (most recent call last):
File "bert_sum.py", line 4, in
df = pd.read_csv("./dataframe.csv",encoding="utf-8-sig")
File "D:\ProgramData\Anaconda3\lib\site-packages\pandas\io\parsers.py", line 676, in parser_f
return _read(filepath_or_buffer, kwds)
File "D:\ProgramData\Anaconda3\lib\site-packages\pandas\io\parsers.py", line 448, in _read
parser = TextFileReader(fp_or_buf, **kwds)
File "D:\ProgramData\Anaconda3\lib\site-packages\pandas\io\parsers.py", line 880, in init
self._make_engine(self.engine)
File "D:\ProgramData\Anaconda3\lib\site-packages\pandas\io\parsers.py", line 1114, in _make_engine
self._engine = CParserWrapper(self.f, **self.options)
File "D:\ProgramData\Anaconda3\lib\site-packages\pandas\io\parsers.py", line 1874, in init
src = open(src, "rb")
FileNotFoundError: [Errno 2] No such file or directory: './dataframe.csv'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant