0

How can I convert from .arff file to .txt file? I couldn't find any converter in the internet.

JasonMArcher
  • 14,195
  • 22
  • 56
  • 52
user1430675
  • 31
  • 1
  • 5

3 Answers3

0

This format is basically just a text file[...]

Can't you just right click and open it with notepad ?

0

.arff or Attribute-Relation File Format (ARFF) files are ASCII text files so changing there extension to .txt file would work.

More Info

AbstractChaos
  • 4,211
  • 1
  • 19
  • 28
0

You can open with sublime editer