Skip to content

Instantly share code, notes, and snippets.

View famasya's full-sized avatar
🎯
Focusing

Abid Famasya famasya

🎯
Focusing
  • Indonesia
View GitHub Profile
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJtcZIkKB3gj5OxKUF3qdNO3GgDmwGuNKYqoPrVdg1Wf abid@victoria
@famasya
famasya / config.lua
Last active June 14, 2024 01:42
lvim config
lvim.plugins = {
{
"ggandor/leap.nvim",
name = "leap",
config = function()
require("leap").add_default_mappings()
end,
},
{
"ray-x/lsp_signature.nvim",
We can make this file beautiful and searchable if this error is corrected: Unclosed quoted field in line 3.
question,passage,seq_label
"['Apa', 'nama', 'latin', 'dari', 'harimau', 'Sumatera', '?']","['Selain', 'orangutan', ',', 'satwa', 'yang', 'berada', 'TNGL', 'itu', 'di', 'antaranya', 'adalah', 'harimau', 'sumatera', '(', 'Panthera', 'tigris', 'sumatrensis', ')', '.', 'Tim', 'Kompas', 'bulan', 'lalu', 'pernah', 'memergoki', 'harimau', 'ini', 'di', 'tepi', 'jalan', 'raya', 'Tapaktuan-Singkil', ',', 'tepatnya', 'di', 'Desa', 'Sultan', 'Daulat', ',', 'yang', 'masuk', 'koridor', 'ekosistem', 'Leuser', '.']","['O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'B', 'I', 'I', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O']"
"['Berapa', 'penumpang', 'yang', 'turut', 'dalam', 'penerbangan', 'GA', '-', '181', 'jurusan', 'Medan-Jakarta', 'yang', 'mendarat', 'darurat', 'di', 'Bandar', 'Udara', 'Sultan', 'Syarif', 'Kasim', 'II', 'Pekanbaru', ',', 'Riau', 'pada', 'tanggal', '6', 'September', '2005', '?']","['Pesawat
We can't make this file beautiful and searchable because it's too large.
question,passage,seq_label
"['Kelompok', 'apakah', 'yang', 'menyatakan', 'bertanggung', 'jawab', 'atas', 'ledakan', 'di', 'Srinagar', '?']","['Lewat', 'telepon', 'ke', 'kantor', 'berita', 'lokal', 'Current', 'News', 'Service', ',', 'Hezb-ul', 'Mujahedeen', ',', 'kelompok', 'militan', 'Kashmir', 'yang', 'terbesar', ',', 'menyatakan', 'bertanggung', 'jawab', 'atas', 'ledakan', 'di', 'Srinagar', '.']","['O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'B', 'I', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O']"
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
We can't make this file beautiful and searchable because it's too large.
Sentence #,Word,POS,Tag
Sentence: 1,Thousands,NNS,O
,of,IN,O
,demonstrators,NNS,O
,have,VBP,O
,marched,VBN,O
,through,IN,O
,London,NNP,B-geo
,to,TO,O
,protest,VB,O
We can't make this file beautiful and searchable because it's too large.
Sentence 1 Alo NNP _ O
Sentence 1 bunda NN _ O
Sentence 1 terima VB _ O
Sentence 1 kasih NN _ O
Sentence 1 sudah ADV _ O
Sentence 1 bertanya VB _ O
Sentence 1 kepada IN _ O
Sentence 1 Alodokter NNP _ O
Sentence 1 dimana VB _ O
Sentence 1 diare VB _ O
@prefix OHC_Data: <https://gist.githubusercontent.com/famasya/9aef06bd38164ae1aa3140a97751d3a1/raw/a42ff594c544894cc78039fa19c838e3e1158441/ohcv.ttl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
OHC_Data:answeredBy a rdfs:Class;
rdfs:subClassOf schema:Person .
doctor:dr_Riza_Marlina a OHC_Data:answeredBy;
schema:name "dr. Riza Marlina" .