Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ArticleTypes = []string{
"article",
"biography",
"blog post",
"book review",
"classified ad",
"culture article",
"editorial",
"essay",
"feature article",
"history article",
"interview",
"investigative article",
"letter to the editor",
"movie review",
"news article",
"obituary",
"opinion piece",
"poem",
"press release",
"product review",
"research paper",
"scientific article",
"short story",
"sports article",
"story",
"technical article",
"travel article",
}
ArticleTypes is a list of article types.
View Source
var Charsets = []string{
"UTF-8",
"ISO-8859-1",
"UTF-16",
"US-ASCII",
"Shift_JIS",
"GB2312",
"EUC-KR",
"ISO-2022-JP",
"Big5",
"windows-1252",
"ISO-8859-2",
"ISO-8859-3",
"ISO-8859-4",
"ISO-8859-5",
"ISO-8859-6",
"ISO-8859-7",
"ISO-8859-8",
"ISO-8859-9",
"ISO-8859-10",
"ISO-8859-11",
"ISO-8859-13",
"ISO-8859-14",
"ISO-8859-15",
"ISO-8859-16",
"windows-1250",
"windows-1251",
"windows-1253",
"windows-1254",
"windows-1255",
"windows-1256",
"windows-1257",
"windows-1258",
}
View Source
var Cities = []string{}/* 685 elements not displayed */
Cities is a list of city names.
View Source
var HeadlineStarters = []string{
"Breaking",
"Exclusive",
"Latest",
"New",
"News",
"Report",
"Update",
"Unbelievable",
"Unconfirmed",
"Urgent",
"World",
"Local",
"National",
"International",
"Global",
"Regional",
"Around the world",
"Across the globe",
"Latest update",
"Breaking news",
"Latest report",
"Exclusive report",
"Exclusive update",
"Unbelievable news",
"Latest news",
"Breaking report",
"Unconfirmed report",
"Urgent news",
"Urgent update",
"World news",
}
HeadlineStarters is a list of Headline starters.
View Source
var LanguageCodes = []string{
"ar",
"cs",
"da",
"de",
"el",
"en",
"es",
"fi",
"fr",
"he",
"hi",
"hu",
"id",
"it",
"ja",
"ko",
"ms",
"nl",
"no",
"pl",
"pt",
"ro",
"ru",
"sv",
"th",
"tr",
"vi",
"zh",
}
LanguageCodes is a list of language codes.
View Source
var Languages = []string{
"Arabic",
"Bengali",
"Bulgarian",
"Czech",
"Dutch",
"English",
"French",
"German",
"Greek",
"Hindi",
"Hungarian",
"Icelandic",
"Italian",
"Japanese",
"Javanese",
"Korean",
"Mandarin",
"Marathi",
"Persian",
"Polish",
"Portuguese",
"Punjabi",
"Romanian",
"Russian",
"Spanish",
"Swedish",
"Telugu",
"Thai",
"Turkish",
"Ukrainian",
"Vietnamese",
}
Languages is a list of languages.
View Source
var MetaKeywordsGroups = [][]string{
{
"it",
"technology",
"tech",
"software",
"hardware",
"computer",
"computers",
"internet",
"web",
"development",
"developer",
"developers",
"programming",
"programmer",
"programmers",
"coding",
"code",
"cyber",
"cybersecurity",
"security",
"network",
"networks",
"networking",
"database",
"databases",
"bigdata",
"cloud",
"cloudcomputing",
"cloudservice",
"cloudservices",
"cloudprovider",
"cloudproviders",
"cloudplatform",
"cloudstorage",
"cloudsolutions",
"cloudsecurity",
"cloudserviceprovider",
"cloudcomputingservice",
"cloudcomputingprovider",
},
{
"business",
"finance",
"economy",
"money",
"market",
"markets",
"stock",
"stocks",
"trade",
"trading",
"company",
"companies",
"corporation",
"corporations",
"enterprise",
"enterprises",
"industry",
"industries",
"management",
"marketing",
"advertising",
"sales",
"commerce",
"retail",
"wholesale",
"supply",
"supplychain",
"supplychains",
"production",
"manufacturing",
"service",
"services",
"consulting",
"consultants",
"consultant",
},
{
"health",
"medical",
"medicine",
"doctor",
"doctors",
"physician",
"physicians",
"hospital",
"hospitals",
"clinic",
"clinics",
"nurse",
"nurses",
"nursing",
"pharmacy",
"pharmacies",
"pharmacist",
"pharmacists",
"pharmaceutical",
"pharmaceuticals",
"healthcare",
"wellness",
"fitness",
"nutrition",
"mentalhealth",
"mentalhealthcare",
"mentalhealthservices",
"mentalhealthtreatment",
"mentalhealthsupport",
"mentalhealthawareness",
"mentalhealthprofessional",
"mentalhealthprofessionals",
"mentalhealthprovider",
"mentalhealthproviders",
"mentalhealthservice",
"mentalhealthservices",
"mentalhealthcareprovider",
"mentalhealthcareproviders",
"mentalhealthcareprofessional",
"mentalhealthcareprofessionals",
"mentalhealthcareprovider",
"mentalhealthcareproviders",
"mentalhealthcareprofessional",
"mentalhealthcareprofessionals",
"surgery",
"surgeon",
"surgeons",
"operation",
"operations",
"procedure",
"procedures",
"treatment",
"treatments",
"therapy",
"therapies",
"rehabilitation",
"rehab",
"rehabilitations",
"rehabilitations",
"rehabilitationcenter",
"rehabilitationcenters",
"rehabilitationcentre",
"rehabilitationcentres",
"rehabilitationclinic",
"rehabilitationclinics",
"rehabilitationhospital",
"rehabilitationhospitals",
"rehabilitationfacility",
"rehabilitationfacilities",
"rehabilitationprogram",
"rehabilitationprograms",
"rehabilitationtreatment",
"rehabilitationtreatments",
"rehabilitationtherapy",
"rehabilitationtherapies",
"rehabilitationcare",
"rehabilitationcares",
},
{
"education",
"school",
"schools",
"college",
"colleges",
"university",
"universities",
"academy",
"academies",
"training",
"trainings",
"course",
"courses",
"program",
"programs",
"degree",
"degrees",
"diploma",
"diplomas",
"certificate",
"certificates",
"learning",
"teaching",
"teacher",
"teachers",
"professor",
"professors",
"student",
"students",
"pupil",
"pupils",
"learner",
"learners",
"educationcenter",
"educationcenters",
"educationcentre",
"educationcentres",
"educationinstitution",
"educationinstitutions",
"educationfacility",
"educationfacilities",
"educationprogram",
"educationprograms",
"university",
"universities",
"college",
"colleges",
"academy",
"academies",
"training",
"trainings",
"course",
"courses",
"program",
"programs",
},
{
"science",
"scientist",
"scientists",
"research",
"researcher",
"researchers",
"experiment",
"experiments",
"laboratory",
"laboratories",
"lab",
"labs",
"study",
"studies",
"whitepaper",
"whitepapers",
"paper",
"papers",
"journal",
"journals",
"publication",
"publications",
"article",
"articles",
"report",
"reports",
"thesis",
"theses",
"doctoral",
"doctorate",
"doctorates",
"phd",
"phds",
"master",
"masters",
"bachelor",
"bachelors",
"degree",
"degrees",
"diploma",
"diplomas",
"certificate",
"certificates",
},
{
"art",
"artist",
"artists",
"painting",
"paintings",
"sculpture",
"sculptures",
"music",
"musical",
"musicians",
"musician",
"musician",
"music",
"musical",
"musicians",
"musician",
"musician",
"music",
"musical",
"musicians",
"musician",
"theater",
"theatre",
"theatrical",
"theatricals",
"acting",
"actor",
"actors",
"actress",
"actresses",
"film",
"films",
"movie",
"movies",
"cinema",
"cinemas",
"photography",
"photographer",
"photographers",
"photograph",
"photographs",
"photo",
"photos",
"design",
"designer",
"designers",
"graphicdesign",
"graphicdesigner",
"graphicdesigners",
"illustration",
"illustrations",
"illustrator",
"illustrators",
"animation",
"animator",
"animators",
"cartoon",
"cartoons",
"comic",
"comics",
"visualart",
"visualarts",
"fineart",
"finearts",
"modernart",
"modernarts",
"contemporaryart",
"contemporaryarts",
"abstractart",
"abstractarts",
"popart",
"poparts",
"streetart",
"streetarts",
"graffiti",
"graffitis",
"urbanart",
"urbanarts",
"publicart",
"publicarts",
"installationart",
"installationarts",
"performanceart",
"performancearts",
"conceptualart",
"conceptualarts",
},
{
"sport",
"sports",
"athlete",
"athletes",
"athletic",
"athletics",
"team",
"teams",
"club",
"clubs",
"league",
"leagues",
"tournament",
"tournaments",
"competition",
"competitions",
"championship",
"championships",
"game",
"games",
"match",
"matches",
"curling",
"curlings",
"football",
"footballs",
"soccer",
"basketball",
"basketballs",
"volleyball",
"volleyballs",
"handball",
"handballs",
"rugby",
"rugbys",
"cricket",
"crickets",
"tennis",
"tennises",
"badminton",
"badmintons",
"tabletennis",
"tabletennises",
"pingpong",
"pingpongs",
"golf",
"golfing",
"baseball",
"baseballs",
"softball",
"softballs",
"lacrosse",
"lacrosses",
"fieldhockey",
"fieldhockeys",
"icehockey",
"icehockeys",
"rollerhockey",
"rollerhockeys",
"skating",
"skate",
"skates",
"skater",
"skaters",
"skateboard",
"skateboards",
"skateboarding",
"skateboardings",
"skatepark",
"skateparks",
"skateboardingpark",
"skateboardingparks",
"skateboardpark",
"skateboardparks",
"skatepark",
"skateparks",
"snowboarding",
"snowboardings",
"snowboard",
"snowboards",
"snowboarder",
"snowboarders",
"snowpark",
"snowparks",
"snowboardingpark",
"snowboardingparks",
"snowboardpark",
},
{
"tv",
"television",
"show",
"shows",
"series",
"season",
"seasons",
"episode",
"episodes",
"channel",
"channels",
"network",
"networks",
"streaming",
"stream",
"streams",
"streamer",
"streamers",
"streamingplatform",
"streamingplatforms",
"streamingservice",
"streamingservices",
"streamingprovider",
"streamingproviders",
"streamingchannel",
"streamingchannels",
"streamingnetwork",
"movie",
"movies",
"film",
"films",
"cinema",
"cinemas",
"theater",
},
{
"news",
"newspaper",
"newspapers",
"magazine",
"magazines",
"journal",
"journals",
"publication",
"publications",
"article",
"articles",
"report",
"reports",
"headline",
"headlines",
"breakingnews",
"breaking",
"glosse",
"comment",
},
}
View Source
var Months = []string{
"January",
"February",
"March",
"April",
"May",
"June",
"July",
"August",
"September",
"October",
"November",
"December",
"Januar",
"Februar",
"März",
"April",
"Mai",
"Juni",
"Juli",
"August",
"September",
"Oktober",
"November",
"Dezember",
"janvier",
"février",
"mars",
"avril",
"mai",
"juin",
"juillet",
"août",
"septembre",
"octobre",
"novembre",
"décembre",
}
Months is a list of months in English, German and French.
View Source
var NewsPaperNames = []string{
"Advocate",
"Bulletin",
"Chronicle",
"Daily",
"Dispatch",
"Eagle",
"Echo",
"Enquirer",
"Epic",
"Epitaph",
"Express",
"Guardian",
"Herald",
"Journal",
"Leader",
"News",
"Observer",
"Post",
"Record",
"Reporter",
"Review",
"Revue",
"Sentinel",
"Star",
"Sun",
"Times",
"Voice",
"Amtsblatt",
"Anzeiger",
"Blatt",
"Echo",
"Express",
"Kurier",
"Post",
"Presse",
"Revue",
"Zeitung",
}
NewsPaperNames is a list of newspaper names.
View Source
var Nouns = []string{}/* 1189 elements not displayed */
Nouns is a list of nouns.
View Source
var Prompts = []string{
"write me a %s about %s, write at least %d words about this. Do not add any comments. Reply in %s",
"write me a %s involving %s, write at least %d words about this. Do not add any comments. Reply in %s",
"write me a %s that includes %s, write at least %d words about this. Do not add any comments. Reply in %s",
"write me a %s with %s, write at least %d words about this. Do not add any comments. Reply in %s",
}
Prompts is a list of prompts.
View Source
var Verbs = []string{}/* 966 elements not displayed */
Verbs is a list of verbs.
View Source
var Weekdays = []string{
"Sunday",
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday",
"Montag",
"Dienstag",
"Mittwoch",
"Donnerstag",
"Freitag",
"Samstag",
"Sonntag",
"lundi",
"mardi",
"mercredi",
"jeudi",
"vendredi",
"samedi",
"dimanche",
}
Weekdays is a list of weekdays in English, German and French.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.