Skip to content

Instantly share code, notes, and snippets.

View xsun2001's full-sized avatar
🥰

Chenxi XU xsun2001

🥰
View GitHub Profile
@xsun2001
xsun2001 / text-classification.ipynb
Created May 18, 2022 16:40
text-classification.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
############################################################
# +------------------------------------------------------+ #
# | Notes | #
# +------------------------------------------------------+ #
############################################################
# If you want to use special characters in this document, such as accented letters, you MUST save the file as UTF-8, not ANSI.
# If you receive an error when Essentials loads, ensure that:
# - No tabs are present: YAML only allows spaces
# - Indents are correct: YAML hierarchy is based entirely on indentation
[12:06:26] [Server thread/INFO]: Starting minecraft server version 1.14.3
[12:06:26] [Server thread/INFO]: Loading properties
[12:06:27] [Server thread/INFO]: This server is running Paper version git-Paper-109 (MC: 1.14.3) (Implementing API version 1.14.3-SNAPSHOT)
[12:06:27] [Server thread/INFO]: Debug logging is disabled
[12:06:27] [Server thread/INFO]: Server Ping Player Sample Count: 12
[12:06:27] [Server thread/INFO]: Using 4 threads for Netty based IO
[12:06:27] [Server thread/INFO]: Default game type: SURVIVAL
[12:06:27] [Server thread/INFO]: Generating keypair
[12:06:27] [Server thread/INFO]: Starting Minecraft server on *:25561
[12:06:27] [Server thread/INFO]: Using epoll channel type